From c3c61a9270ca239e9465358e9e51382decf5c9f6 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Wed, 13 Mar 2024 18:48:12 +0000 Subject: [PATCH] build(opensuse): add missing directory. --- dists/apparmor.d.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dists/apparmor.d.spec b/dists/apparmor.d.spec index e6e0538c1..b2ddeb6f5 100644 --- a/dists/apparmor.d.spec +++ b/dists/apparmor.d.spec @@ -49,6 +49,7 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||: %dir /usr/lib/systemd/system/systemd-networkd.service.d %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/org.freedesktop.IBus.session.GNOME.service.d %dir /usr/share/zsh %dir /usr/share/zsh/site-functions @@ -60,6 +61,7 @@ systemctl is-active -q apparmor && systemctl reload apparmor ||: /usr/lib/systemd/system/systemd-networkd.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/user/at-spi-dbus-bus.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