]> 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>
Wed, 1 Jul 2015 15:53:26 +0000 (11:53 -0400)
commit07eeec68175a80d0b5529515bbc2ea41c3fb944e
tree88fd05ada0ab174c82ecea4d8afc16f34e232353
parentb0acb49902775fbc3a8286a52292e5b6c81e3b3b
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/systemd/lxc-apparmor-load
config/init/upstart/lxc.conf