Comment 1 for bug 1387220

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

The way to reload apparmor on an upstart based system is to do:
$ sudo start apparmor ACTION=reload

This is covered in the man page. However, the initscript and service should probably better deal with this like it used to.