mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +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
@ -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 New Issue
Block a user