build: ignore non suse profiles on other dists.
This commit is contained in:
parent
18da36238e
commit
3ab5046d5d
3 changed files with 9 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ apparmor.d/groups/apt
|
||||||
|
|
||||||
# Ubuntu specific definition
|
# Ubuntu specific definition
|
||||||
apparmor.d/groups/ubuntu
|
apparmor.d/groups/ubuntu
|
||||||
|
|
||||||
|
# OpenSUSE specific definition
|
||||||
|
apparmor.d/groups/suse
|
||||||
|
|
|
||||||
|
|
@ -5,5 +5,8 @@ root/usr/share/libalpm
|
||||||
# Ubuntu specific definition
|
# Ubuntu specific definition
|
||||||
apparmor.d/groups/ubuntu
|
apparmor.d/groups/ubuntu
|
||||||
|
|
||||||
|
# OpenSUSE specific definition
|
||||||
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,8 @@ apparmor.d/groups/pacman
|
||||||
root/etc/xdg/autostart/apparmor-notify.desktop
|
root/etc/xdg/autostart/apparmor-notify.desktop
|
||||||
root/usr/share/libalpm
|
root/usr/share/libalpm
|
||||||
|
|
||||||
|
# OpenSUSE specific definition
|
||||||
|
apparmor.d/groups/suse
|
||||||
|
|
||||||
# Profiles provided by they own package
|
# Profiles provided by they own package
|
||||||
chronyd
|
chronyd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue