feat(profiles): general update.
This commit is contained in:
parent
1d68b5bbc4
commit
6a78b17d23
22 changed files with 62 additions and 35 deletions
|
|
@ -82,6 +82,8 @@ profile spotify @{exec_path} {
|
|||
owner @{PROC}/@{pid}/task/@{tid}/stat r,
|
||||
owner @{PROC}/@{pid}/task/@{tid}/status r,
|
||||
|
||||
owner /dev/shm/pulse-shm-@{int} r,
|
||||
|
||||
deny @{user_share_dirs}/gvfs-metadata/* r,
|
||||
|
||||
include if exists <local/spotify>
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ profile transmission-gtk @{exec_path} {
|
|||
include <abstractions/trash>
|
||||
include <abstractions/user-download-strict>
|
||||
include <abstractions/vulkan>
|
||||
include <abstractions/X-strict>
|
||||
|
||||
network inet dgram,
|
||||
network inet6 dgram,
|
||||
|
|
@ -49,6 +50,7 @@ profile transmission-gtk @{exec_path} {
|
|||
@{run}/mount/utab r,
|
||||
|
||||
@{PROC}/@{pid}/net/route r,
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/comm r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue