feat: cleanup ignored profile list.
This commit is contained in:
parent
1fb2de0acd
commit
6b159fe918
2 changed files with 31 additions and 5 deletions
|
|
@ -2,21 +2,22 @@
|
|||
# One ignore by line. Can be a profile name or a directory to ignore
|
||||
|
||||
# Contains profiles and configuration for full system confinement, only included
|
||||
# when ./configure is given the --full option
|
||||
# when built with 'make full'
|
||||
apparmor.d/groups/_full
|
||||
root/etc/initramfs-tools
|
||||
root/usr/lib/initcpio
|
||||
root/usr/lib/systemd/
|
||||
root/usr/share/initramfs-tools
|
||||
|
||||
# Apps that should be sandboxed
|
||||
apparmor.d/groups/apps
|
||||
code
|
||||
code-wrapper
|
||||
|
||||
# Work in progress profiles
|
||||
plasma-discover
|
||||
snap
|
||||
steam
|
||||
steam-fossilize
|
||||
steam-game
|
||||
steam-gameoverlayui
|
||||
steam-reaper
|
||||
|
||||
anki
|
||||
man
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue