feat(profile): general update.
This commit is contained in:
parent
1739c07ca1
commit
8f102dea0a
12 changed files with 78 additions and 59 deletions
|
|
@ -15,6 +15,13 @@ profile xfce-notifyd @{exec_path} {
|
|||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/xfce>
|
||||
|
||||
# TODO: local only
|
||||
network inet dgram,
|
||||
network inet stream,
|
||||
network inet6 dgram,
|
||||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{user_cache_dirs}/xfce4/notifyd/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue