mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
build(opensuse): add new systemd drop-in files in the spec file.
This commit is contained in:
parent
d41f289e2a
commit
1c1855cf6e
@ -42,6 +42,8 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
|
||||
%config(noreplace) /etc/apparmor.d/
|
||||
/usr/bin/aa-log
|
||||
|
||||
%dir /usr/lib/systemd/system/dbus-broker.service.d/
|
||||
%dir /usr/lib/systemd/system/dbus.service.d/
|
||||
%dir /usr/lib/systemd/system/haveged.service.d
|
||||
%dir /usr/lib/systemd/system/multipathd.service.d
|
||||
%dir /usr/lib/systemd/system/pcscd.service.d
|
||||
@ -50,10 +52,14 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
|
||||
%dir /usr/lib/systemd/system/systemd-timesyncd.service.d
|
||||
%dir /usr/lib/systemd/system/systemd-userdbd.service.d
|
||||
%dir /usr/lib/systemd/user/at-spi-dbus-bus.service.d
|
||||
%dir /usr/lib/systemd/user/dbus-broker.service.d/
|
||||
%dir /usr/lib/systemd/user/dbus.service.d/
|
||||
%dir /usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d
|
||||
%dir /usr/share/zsh
|
||||
%dir /usr/share/zsh/site-functions
|
||||
|
||||
/usr/lib/systemd/system/dbus-broker.service.d/apparmor.conf
|
||||
/usr/lib/systemd/system/dbus.service.d/apparmor.conf
|
||||
/usr/lib/systemd/system/haveged.service.d/apparmor.conf
|
||||
/usr/lib/systemd/system/multipathd.service.d/apparmor.conf
|
||||
/usr/lib/systemd/system/pcscd.service.d/apparmor.conf
|
||||
@ -62,6 +68,8 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
|
||||
/usr/lib/systemd/system/systemd-timesyncd.service.d/apparmor.conf
|
||||
/usr/lib/systemd/system/systemd-userdbd.service.d/apparmor.conf
|
||||
/usr/lib/systemd/user/at-spi-dbus-bus.service.d/apparmor.conf
|
||||
/usr/lib/systemd/user/dbus-broker.service.d/apparmor.conf
|
||||
/usr/lib/systemd/user/dbus.service.d/apparmor.conf
|
||||
/usr/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d/apparmor.conf
|
||||
/usr/share/bash-completion/completions/aa-log
|
||||
/usr/share/zsh/site-functions/_aa-log.zsh
|
||||
|
Loading…
Reference in New Issue
Block a user