Profile update.
This commit is contained in:
parent
797701d0a0
commit
58978c12b7
16 changed files with 28 additions and 12 deletions
|
|
@ -16,7 +16,6 @@ profile gnome-session-binary @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
signal (send) set=(term) peer=gsd-*,
|
||||
signal (receive) set=(term, hup) peer=gdm*,
|
||||
signal (receive) set=(term) peer=gdm-wayland-session,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
signal (receive) set=(term, hup) peer=gdm*,
|
||||
signal (send) set=(usr1) peer=ibus-daemon,
|
||||
signal (send) set=(term) peer=polkit*,
|
||||
signal (send) set=(term) peer=xwayland,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
@ -126,7 +127,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
@{sys}/devices/pci[0-9]*/**/boot_vga r,
|
||||
@{sys}/devices/pci[0-9]*/**/input[0-9]*/{properties,name} r,
|
||||
@{sys}/devices/pci[0-9]*/**/net/*/statistics/{rx_bytes,tx_bytes} r,
|
||||
@{sys}/devices/pci[0-9]*/drm/ r,
|
||||
@{sys}/devices/pci[0-9]*/**/drm/ r,
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
|
|
|
|||
|
|
@ -12,5 +12,7 @@ profile gnome-shell-hotplug-sniffer @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/mime/mime.cache r,
|
||||
|
||||
include if exists <local/gnome-shell-hotplug-sniffer>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}lib/gsd-housekeeping
|
||||
profile gsd-housekeeping @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-user>
|
||||
include <abstractions/thumbnails-cache-read>
|
||||
|
||||
signal (receive) set=(term, hup) peer=gdm*,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue