Re: [apparmor] [patch] fix aa-autodep (and aa-genprof) to write a non-empty profile

2014-02-26 Thread Steve Beattie
On Wed, Feb 26, 2014 at 11:24:36PM +0100, Christian Boltz wrote: > Hello, > > aa-autodep (and therefore also aa-genprof) created a nearly-empty > profile files with only tunables/global, but no profile. This patch > makes sure that the profile itsself is also written to the profile file. > > Wi

[apparmor] [patch] fix aa-autodep (and aa-genprof) to write a non-empty profile

2014-02-26 Thread Christian Boltz
Hello, aa-autodep (and therefore also aa-genprof) created a nearly-empty profile files with only tunables/global, but no profile. This patch makes sure that the profile itsself is also written to the profile file. Without the added line, filelist[prof_filename]['profiles'].keys()) in serialize