]> git.ipfire.org Git - thirdparty/lxc.git/commit
Call /lib/apparmor/profile-load directly instead of the wrapper 512/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 7 May 2015 11:38:50 +0000 (13:38 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 7 May 2015 11:38:50 +0000 (13:38 +0200)
commit580f58c79ba1a1ce18d7628991f7ed3ec6956772
treecb6d8be6e4f2c0c50e82a8bb4305e75edb69c58e
parent44481bff6bf0b78a97358a81a102111be62185f1
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