feat(profile): general update.
This commit is contained in:
parent
7d1380530a
commit
c785b41451
26 changed files with 56 additions and 31 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue