feat(profiles): general update.
This commit is contained in:
parent
c637d03d81
commit
f20aa4f548
13 changed files with 70 additions and 41 deletions
|
|
@ -22,6 +22,8 @@ profile keepassxc-proxy @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/usr/share/icons/*/index.theme r,
|
||||
|
||||
owner @{run}/user/@{pid}/org.keepassxc.KeePassXC.BrowserServer rw,
|
||||
|
||||
# file_inherit
|
||||
|
|
@ -29,7 +31,6 @@ profile keepassxc-proxy @{exec_path} {
|
|||
deny owner @{run}/user/@{uid}/kpxc_server rw,
|
||||
deny /dev/shm/org.chromium.* rw,
|
||||
deny owner /dev/shm/org.mozilla.ipc.[0-9]*.[0-9]* rw,
|
||||
#
|
||||
deny owner @{HOME}/.mozilla/** rw,
|
||||
deny owner @{user_cache_dirs}/mozilla/** rw,
|
||||
deny owner @{MOUNTS}/.mozilla/** rw,
|
||||
|
|
@ -38,9 +39,7 @@ profile keepassxc-proxy @{exec_path} {
|
|||
deny owner /tmp/tmpaddon r,
|
||||
deny owner @{user_config_dirs}/google-chrome/** rw,
|
||||
deny owner @{user_config_dirs}/chromium/** rw,
|
||||
#
|
||||
/usr/share/icons/*/index.theme r,
|
||||
#
|
||||
|
||||
owner @{HOME}/.xsession-errors w,
|
||||
/dev/dri/renderD128 rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue