feat(profile): small general improvments.
This commit is contained in:
parent
dca81f4a1e
commit
5bfebf6ea5
5 changed files with 20 additions and 3 deletions
|
|
@ -36,6 +36,8 @@ profile spotify @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/spotify-adblock/* r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
||||
owner @{HOME}/.tmp rw,
|
||||
|
||||
owner @{user_music_dirs}/{,**} r,
|
||||
|
||||
owner @{user_config_dirs}/spotify-adblock/* r,
|
||||
|
|
|
|||
|
|
@ -36,10 +36,14 @@ profile syncthing @{exec_path} {
|
|||
@{user_sync_dirs}/{,**} rw,
|
||||
|
||||
@{PROC}/@{pids}/net/route r,
|
||||
@{PROC}/bus/pci/devices r,
|
||||
@{PROC}/modules r,
|
||||
@{PROC}/sys/kernel/osrelease r,
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
owner @{PROC}/@{pid}/statm r,
|
||||
|
||||
include if exists <local/syncthing>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue