mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
build(opensuse): treat config file as normal files.
apparmor.d profile files are **not** expected to be edited by system admin. They have local directory for this.
This commit is contained in:
parent
cbd0b61491
commit
c074c09e3b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
|
|||
%exclude /etc/apparmor.d/libvirtd
|
||||
%exclude /etc/apparmor.d/unix-chkpwd
|
||||
%exclude /etc/apparmor.d/virt-aa-helper
|
||||
%config(noreplace) /etc/apparmor.d/
|
||||
%config /etc/apparmor.d/
|
||||
/usr/bin/aa-log
|
||||
|
||||
%dir /usr/lib/systemd/system/dbus-broker.service.d/
|
||||
|
|
Loading…
Reference in a new issue