feat(profiles): general update.
This commit is contained in:
parent
6c397882ad
commit
6db83003c7
33 changed files with 98 additions and 56 deletions
|
|
@ -46,7 +46,7 @@ profile gnome-software @{exec_path} {
|
|||
/usr/share/app-info/{,**} r,
|
||||
/usr/share/appdata/{,**} r,
|
||||
/usr/share/metainfo/{,**} r,
|
||||
/usr/share/swcatalog/xml/{,**} r,
|
||||
/usr/share/swcatalog/{,**} r,
|
||||
/usr/share/X11/xkb/{,**} r,
|
||||
/usr/share/xml/iso-codes/{,**} r,
|
||||
|
||||
|
|
@ -110,6 +110,8 @@ profile gnome-software @{exec_path} {
|
|||
@{PROC}/@{pids}/mounts r,
|
||||
@{PROC}/sys/fs/pipe-max-size r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
@{PROC}/sys/net/ipv6/conf/all/disable_ipv6 r,
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
|
||||
/dev/fuse rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue