chore: only install initramfs hooks for full system confinement.
This commit is contained in:
parent
6d1fa42f25
commit
9824a035e8
1 changed files with 3 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
# Common ignore file for all distributions
|
# Common ignore file for all distributions
|
||||||
# One ignore by line. Can be a profile name or a directory to ignore
|
# One ignore by line. Can be a profile name or a directory to ignore
|
||||||
|
|
||||||
# Contains profile for full system confinement, only included when ./configure
|
# Contains profiles and configuration for full system confinement, only included
|
||||||
# is given the --full option
|
# when ./configure is given the --full option
|
||||||
apparmor.d/groups/_full
|
apparmor.d/groups/_full
|
||||||
|
root/etc/initramfs-tools
|
||||||
|
|
||||||
apparmor.d/groups/apps
|
apparmor.d/groups/apps
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue