build(opensuse): add new systemd drop-in files in the spec file.
This commit is contained in:
parent
d41f289e2a
commit
1c1855cf6e
1 changed files with 8 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||:
|
||||||
%config(noreplace) /etc/apparmor.d/
|
%config(noreplace) /etc/apparmor.d/
|
||||||
/usr/bin/aa-log
|
/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/haveged.service.d
|
||||||
%dir /usr/lib/systemd/system/multipathd.service.d
|
%dir /usr/lib/systemd/system/multipathd.service.d
|
||||||
%dir /usr/lib/systemd/system/pcscd.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-timesyncd.service.d
|
||||||
%dir /usr/lib/systemd/system/systemd-userdbd.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/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/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d
|
||||||
%dir /usr/share/zsh
|
%dir /usr/share/zsh
|
||||||
%dir /usr/share/zsh/site-functions
|
%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/haveged.service.d/apparmor.conf
|
||||||
/usr/lib/systemd/system/multipathd.service.d/apparmor.conf
|
/usr/lib/systemd/system/multipathd.service.d/apparmor.conf
|
||||||
/usr/lib/systemd/system/pcscd.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-timesyncd.service.d/apparmor.conf
|
||||||
/usr/lib/systemd/system/systemd-userdbd.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/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/lib/systemd/user/org.freedesktop.IBus.session.GNOME.service.d/apparmor.conf
|
||||||
/usr/share/bash-completion/completions/aa-log
|
/usr/share/bash-completion/completions/aa-log
|
||||||
/usr/share/zsh/site-functions/_aa-log.zsh
|
/usr/share/zsh/site-functions/_aa-log.zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue