feat(profile): general update.
This commit is contained in:
parent
fade97486d
commit
209688fe86
16 changed files with 37 additions and 30 deletions
|
|
@ -40,7 +40,7 @@ profile gdm-xsession @{exec_path} {
|
|||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
@{bin}/dpkg-query rpx,
|
||||
@{bin}/flatpak rPUx,
|
||||
@{bin}/flatpak rPx,
|
||||
@{bin}/gpgconf rPx,
|
||||
@{bin}/gsettings rPx,
|
||||
@{bin}/im-launch rPx,
|
||||
|
|
|
|||
|
|
@ -27,11 +27,13 @@ profile gnome-control-center-goa-helper @{exec_path} {
|
|||
network inet6 stream,
|
||||
network netlink raw,
|
||||
|
||||
signal (send) set=(kill) peer=bwrap,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/bwrap rPUx,
|
||||
|
||||
@{lib}/webkit2gtk-{3,4}.0/WebKitNetworkProcess rix,
|
||||
@{lib}/webkit2gtk-*/WebKitNetworkProcess rix,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
/usr/share/themes/{,**} r,
|
||||
|
|
@ -43,6 +45,7 @@ profile gnome-control-center-goa-helper @{exec_path} {
|
|||
|
||||
owner @{user_cache_dirs}/gnome-control-center-goa-helper/{,**} rwl,
|
||||
|
||||
owner @{user_share_dirs}/gnome-control-center-goa-helper/{,**} rwk,
|
||||
owner @{user_share_dirs}/webkitgtk/{,**} rw,
|
||||
owner @{user_share_dirs}/webkitgtk/localstorage/{,**} rwk,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue