]> git.ipfire.org Git - thirdparty/lxc.git/commit
Call /lib/apparmor/profile-load directly instead of the wrapper
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 7 May 2015 11:38:50 +0000 (13:38 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 14 Aug 2015 17:08:43 +0000 (13:08 -0400)
commit13f71519b4339d3e24893b2f26b079342241ffe8
treef152484e0a4bcf9a8e686eea395e03617a155d5c
parent143b8959c1aec8fc0b62330782f6b9148ec0692c
Call /lib/apparmor/profile-load directly instead of the wrapper

AppArmor ships /lib/apparmor/profile-load. /lib/init/apparmor-profile-load is
merely a wrapper which calls the former, so just call it directly to avoid the
dependency on the wrapper.

LP: #1432683
config/init/upstart/lxc.conf