Update lxqt-notificationd

This commit is contained in:
Besanon 2024-10-21 14:09:33 +02:00 committed by GitHub
parent e7f0560a81
commit 847bbb8ae9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> # Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>, abi <abi/4.0>,
include <tunables/global> include <tunables/global>
@ -14,7 +14,6 @@ profile lxqt-notificationd @{exec_path} {
include <abstractions/graphics> include <abstractions/graphics>
include <abstractions/lxqt> include <abstractions/lxqt>
include <abstractions/video> include <abstractions/video>
include <abstractions/fontconfig-cache-read>
include <abstractions/qt5-shader-cache> include <abstractions/qt5-shader-cache>
include <abstractions/dbus-session> include <abstractions/dbus-session>
include <abstractions/dbus-accessibility> include <abstractions/dbus-accessibility>
@ -44,12 +43,13 @@ profile lxqt-notificationd @{exec_path} {
owner @{user_cache_dirs}/lxqt-notificationd/** rwk, owner @{user_cache_dirs}/lxqt-notificationd/** rwk,
owner @{user_cache_dirs}/lxqt-notificationd/ rw, owner @{user_cache_dirs}/lxqt-notificationd/ rw,
owner @{user_cache_dirs}/lxqt-notificationd/#@{int} rw, owner @{user_cache_dirs}/lxqt-notificationd/#@{int} rw,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list l -> @{user_cache_dirs}/lxqt-notificationd/#*,
owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.@{rand6} rwkl -> @{user_cache_dirs}/lxqt-notificationd/#@{int}, owner @{user_cache_dirs}/lxqt-notificationd/unattended.list.@{rand6} rwkl -> @{user_cache_dirs}/lxqt-notificationd/#@{int},
owner @{user_cache_dirs}/mesa_shader_cache/index rwk, owner @{user_cache_dirs}/mesa_shader_cache/index rwk,
owner @{user_config_dirs}/lxqt/globalkeyshortcuts.conf.@{rand6} rwkl -> @{user_config_dirs}/lxqt/#@{int}, owner @{user_config_dirs}/lxqt/globalkeyshortcuts.conf.@{rand6} rwkl -> @{user_config_dirs}/lxqt/#@{int},
owner /tmp/@{int} r, owner /tmp/@{int} r,
owner /tmp/falkon-@{rand6}/falkon_notif.png r,
/dev/tty rw, /dev/tty rw,