Actually, that is (partially) wrong. click-apparmor is not regenerating the 
profile (and therefore updating the timestamp) for the files in 
/var/lib/apparmor/profiles, which is good. But based on IRC feedback, there are 
two problems when using the following command:
$ echo "= clicks =" && sudo stat /var/lib/apparmor/clicks/* | egrep 
'(File|Modify):' ; echo "= profiles =" && sudo stat 
/var/lib/apparmor/profiles/* | egrep '(File|Modify):' ; echo "= cache =" && 
stat /var/cache/apparmor/* | egrep '(File|Modify):' ; echo "= system cache =" 
&& stat /etc/apparmor.d/cache/* | egrep '(File|Modify):'
...
= cache =
stat: cannot stat '/var/cache/apparmor/*': No such file or directory
= system cache =
stat: cannot stat '/etc/apparmor.d/cache/*': No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227604

Title:
  Boot speed is significantly affected by installing apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1227604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to