build(debian): use hide instead of displace to overwrite upstream profiles.
This commit is contained in:
parent
b342df689a
commit
f5aacbd029
6 changed files with 30 additions and 37 deletions
21
dists/overwrite
Normal file
21
dists/overwrite
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Apparmor ships some unconfined profiles that allow everything and set the
|
||||
# userns rules. This file keeps track of them and allow apparmor.d to replace
|
||||
# them by our own.
|
||||
# File format: one profile name by line.
|
||||
|
||||
# This is managed globally in this file and not in debian/apparmor.d.hide as
|
||||
# it applies to all distributions using apparmor 4.0+
|
||||
|
||||
brave
|
||||
chrome
|
||||
element-desktop
|
||||
epiphany
|
||||
firefox
|
||||
flatpak
|
||||
nautilus
|
||||
opera
|
||||
plasmashell
|
||||
slirp4netns
|
||||
systemd-coredump
|
||||
thunderbird
|
||||
virtiofsd
|
||||
Loading…
Add table
Add a link
Reference in a new issue