xfce, updates
This commit is contained in:
parent
0b3c49d26a
commit
4286b5330c
44 changed files with 190 additions and 9 deletions
|
|
@ -10,6 +10,8 @@ include <tunables/global>
|
|||
@{exec_path} = @{lib}/{,@{multiarch}/}xfce4/notifyd/xfce4-notifyd
|
||||
profile xfce-notifyd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-accessibility>
|
||||
include <abstractions/bus-session>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/graphics>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
|
@ -22,6 +24,9 @@ profile xfce-notifyd @{exec_path} {
|
|||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
dbus (bind) bus=session name=org.xfce.Notifyd,
|
||||
dbus (bind) bus=session name=org.freedesktop.Notifications,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{user_cache_dirs}/xfce4/notifyd/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue