From 1c1855cf6eee005b15299059bb1bf694425b02f1 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 16 Mar 2024 22:01:22 +0000 Subject: [PATCH] build(opensuse): add new systemd drop-in files in the spec file. --- dists/apparmor.d.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dists/apparmor.d.spec b/dists/apparmor.d.spec index b2ddeb6f..3d292c0d 100644 --- a/dists/apparmor.d.spec +++ b/dists/apparmor.d.spec @@ -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