Update lxqt-notificationd

This commit is contained in:
Besanon 2024-12-14 11:17:20 +01:00 committed by GitHub
parent 9e0d84a028
commit 113856a40e
Failed to generate hash of commit

View file

@ -30,27 +30,26 @@ profile lxqt-notificationd @{exec_path} {
interface="org.freedesktop.Notifications"
peer=(name=":[0-9]*.[0-9]*"),
@{exec_path} mr,
@{exec_path} mr,
@{bin}/lxqt-config-notificationd rPx,
@{bin}/lxqt-config-notificationd rPx,
/etc/machine-id r,
/etc/machine-id r,
owner @{user_cache_dirs}/lxqt-notificationd/ r,
owner @{user_cache_dirs}/lxqt-notificationd/#@{int} rwk,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list rw,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list l -> @{user_cache_dirs}/lxqt-notificationd/#@{int},
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.lock rwk,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.@{rand6} rwkl -> @{user_cache_dirs}/lxqt-notificationd/#@{int},
owner @{user_cache_dirs}/lxqt-notificationd/ r,
owner @{user_cache_dirs}/lxqt-notificationd/#@{int} rwk,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list rw,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list l -> @{user_cache_dirs}/lxqt-notificationd/#@{int},
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.lock rwk,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.@{rand6} rwkl -> @{user_cache_dirs}/lxqt-notificationd/#@{int},
owner /tmp/@{int} r,
owner /tmp/falkon-@{rand6}/falkon_notif.png r,
owner /tmp/@{int} r,
/dev/tty rw,
/dev/tty@{int} rw,
owner /dev/tty@{int} rw,
/dev/tty rw,
/dev/tty@{int} rw,
owner /dev/tty@{int} rw,
include if exists <local/lxqt-notificationd>
include if exists <local/lxqt-notificationd>
}
# vim:syntax=apparmor