feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-05-18 22:35:05 +01:00
parent 7d1380530a
commit c785b41451
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
26 changed files with 56 additions and 31 deletions

View file

@ -10,6 +10,7 @@ include <tunables/global>
profile aa-notify @{exec_path} {
include <abstractions/base>
include <abstractions/bus-session>
include <abstractions/consoles>
include <abstractions/nameservice-strict>
include <abstractions/python>

View file

@ -19,6 +19,8 @@ profile cups-notifier-dbus @{exec_path} {
/etc/cups/client.conf r,
owner /var/spool/cups/tmp/cups-dbus-notifier-lockfile rw,
owner @{tmp}/cups-dbus-notifier-lockfile rwk,
include if exists <local/cups-notifier-dbus>

View file

@ -30,6 +30,7 @@ profile element-desktop @{exec_path} {
@{exec_path} mr,
@{sh_path} r,
@{open_path} rPx -> child-open-strict,
/usr/share/webapps/element/{,**} r,