build: do not install the man profile as it is provided by apparmor itself.
This commit is contained in:
parent
b122d9424f
commit
92bfdfa64a
2 changed files with 3 additions and 1 deletions
1
debian/apparmor.d.hide
vendored
1
debian/apparmor.d.hide
vendored
|
|
@ -3,7 +3,6 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
/etc/apparmor.d/usr.bin.firefox
|
/etc/apparmor.d/usr.bin.firefox
|
||||||
/etc/apparmor.d/usr.bin.man
|
|
||||||
/etc/apparmor.d/usr.lib.libvirt.virt-aa-helper
|
/etc/apparmor.d/usr.lib.libvirt.virt-aa-helper
|
||||||
/etc/apparmor.d/usr.sbin.cups-browsed
|
/etc/apparmor.d/usr.sbin.cups-browsed
|
||||||
/etc/apparmor.d/usr.sbin.cupsd
|
/etc/apparmor.d/usr.sbin.cupsd
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,9 @@ apparmor.d/groups/apps
|
||||||
code
|
code
|
||||||
code-wrapper
|
code-wrapper
|
||||||
|
|
||||||
|
# Provided by other packages
|
||||||
|
man
|
||||||
|
|
||||||
# Work in progress profiles
|
# Work in progress profiles
|
||||||
plasma-discover
|
plasma-discover
|
||||||
snap
|
snap
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue