2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 13:58:22 +00:00

Update AppArmorInSystemd

John Johansen 2020-09-23 00:24:01 +00:00
parent e6fed71e67
commit c857952ba5

@ -10,7 +10,12 @@ Introduction
Loading apparmor policy
=======================
???
Systemd v246 added the ability to load apparmor policy cache during early boot.
Requirements
- cache must be in a location available during early boot, eg. /etc/apparmor.d/cache or /lib/apparmor/cache. Cache in /var/cache/apparmor/ can NOT be used.
- cache for the specific kernel being booted must be compiled before boot/reboot into said kernel
- ???? setup
The restart problem
===================