Re: [apparmor] [patch] Let aa-audit print a warning if a profile is disabled

2015-05-30 Thread Kshitij Gupta
Hello, On Mon, May 25, 2015 at 9:36 PM, Christian Boltz wrote: > Hello, > > this patch lets aa-audit print a warning if a profile is disabled. > > Users might expect that setting a profile into audit mode also activates > it (which shouldn't happen IMHO because the audit flag is not part of > th

Re: [apparmor] [patch] Let aa-complain delete the disable symlink

2015-05-30 Thread Kshitij Gupta
Hello, On Mon, May 25, 2015 at 9:42 PM, Christian Boltz wrote: > Hello, > > aa-complain is part of the enforce/complain/disable triple. Therefore > I expect it to actually load a profile in complain mode. > > To do this, it has to delete the 'disable' symlink, but set_complain() > in aa.py didn'