build(dpkg): ignore libvirt profiles.
This commit is contained in:
parent
d3084839d1
commit
a66debd2fb
3 changed files with 4 additions and 2 deletions
2
debian/apparmor.d.hide
vendored
2
debian/apparmor.d.hide
vendored
|
|
@ -3,8 +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.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
|
||||||
/etc/apparmor.d/usr.sbin.libvirtd
|
|
||||||
/etc/apparmor.d/usr.sbin.rsyslogd
|
/etc/apparmor.d/usr.sbin.rsyslogd
|
||||||
|
|
|
||||||
|
|
@ -10,3 +10,5 @@ apparmor.d/groups/suse
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
|
libvirt
|
||||||
|
virt-aa-helper
|
||||||
|
|
|
||||||
|
|
@ -8,3 +8,5 @@ apparmor.d/groups/suse
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
|
libvirt
|
||||||
|
virt-aa-helper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue