mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-29 22:35:15 +01:00
build: ignore chronyd profile on apt dist.
This commit is contained in:
parent
a4033f7950
commit
958cc671b2
2 changed files with 5 additions and 0 deletions
|
@ -5,3 +5,5 @@ root/usr/share/libalpm
|
|||
# Ubuntu specific definition
|
||||
apparmor.d/groups/ubuntu
|
||||
|
||||
# Profiles provided by they own package
|
||||
chronyd
|
||||
|
|
|
@ -2,3 +2,6 @@
|
|||
apparmor.d/groups/pacman
|
||||
root/etc/xdg/autostart/apparmor-notify.desktop
|
||||
root/usr/share/libalpm
|
||||
|
||||
# Profiles provided by they own package
|
||||
chronyd
|
||||
|
|
Loading…
Reference in a new issue