feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-12-12 18:29:08 +00:00
parent 42ea537687
commit ab9e1932da
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
32 changed files with 102 additions and 75 deletions

View file

@ -10,7 +10,11 @@ include <tunables/global>
profile cups-notifier-dbus @{exec_path} {
include <abstractions/base>
signal (receive) set=(term) peer=cupsd,
@{exec_path} mr,
/tmp/cups-dbus-notifier-lockfile rwk,
include if exists <local/cups-notifier-dbus>
}

View file

@ -41,6 +41,8 @@ profile cupsd @{exec_path} flags=(attach_disconnected) {
network rose dgram,
network x25 seqpacket,
signal (send) set=(term) peer=cups-notifier-dbus,
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,

View file

@ -14,7 +14,7 @@ profile evince @{exec_path} {
include <abstractions/bus/org.a11y>
include <abstractions/bus/org.freedesktop.portal.Desktop>
include <abstractions/dconf-write>
include <abstractions/gnome>
include <abstractions/gnome-strict>
include <abstractions/ibus>
include <abstractions/nameservice-strict>
include <abstractions/openssl>
@ -50,7 +50,6 @@ profile evince @{exec_path} {
/usr/share/ghostscript/{,**} r,
/usr/share/poppler/{,**} r,
/usr/share/thumbnailers/{,*} r,
/usr/share/themes/{,**} r,
owner @{user_share_dirs}/ r,
owner @{user_share_dirs}/gvfs-metadata/{,*} r,

View file

@ -29,6 +29,7 @@ profile file-roller @{exec_path} {
# Archivers
@{bin}/7z rix,
@{bin}/ar rix,
@{bin}/bzip2 rix,
@{bin}/cpio rix,
@{bin}/gzip rix,