d2111444dddddb706c29e4f2f46047dfca8c59ce |
|
27-Aug-2015 |
Stéphane Graber <stgraber@ubuntu.com> |
init: Support older apparmor
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |
580f58c79ba1a1ce18d7628991f7ed3ec6956772 |
|
07-May-2015 |
Martin Pitt <martin.pitt@ubuntu.com> |
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 |
2b24e2ff84c03a1e049449127958df8dc16a74fd |
|
04-Aug-2014 |
Martin Pitt <martin.pitt@ubuntu.com> |
systemd: Load AppArmor profiles if necessary/supported
On Ubuntu we need to set up the AppArmor profiles also under systemd.
Add a new helper "lxc-apparmor-load" and integrate it into lxc.service.
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> |