child-lsb_release -> lsb_release.
This commit is contained in:
parent
2a6b2bd189
commit
6c0ae4ddc1
32 changed files with 36 additions and 91 deletions
|
|
@ -67,7 +67,7 @@ profile brave @{exec_path} {
|
|||
# For storing passwords externally
|
||||
/{usr/,}bin/keepassxc-proxy rPUx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
|
||||
# no new privs
|
||||
#deny /{usr/,}bin/xdg-desktop-menu rx,
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ profile chromium-chromium @{exec_path} {
|
|||
ptrace (trace) peer=@{profile_name},
|
||||
ptrace (read) peer=xdg-settings,
|
||||
ptrace (read) peer=keepassxc-proxy,
|
||||
ptrace (read) peer=child-lsb_release,
|
||||
ptrace (read) peer=lsb_release,
|
||||
|
||||
signal (send) set=(term, kill) peer=keepassxc-proxy,
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ profile chromium-chromium @{exec_path} {
|
|||
/{usr/,}bin/keepassxc-proxy rPUx,
|
||||
/{usr/,}bin/browserpass rPx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/xdg-mime rPUx,
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
/{usr/,}bin/xdg-settings rPUx,
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/keepassxc-proxy rPUx, # For storing passwords externally
|
||||
/{usr/,}bin/browserpass rPx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
/{usr/,}bin/exo-open rCx -> open,
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ profile google-chrome-chrome @{exec_path} {
|
|||
# For storing passwords externally
|
||||
/{usr/,}bin/keepassxc-proxy rPUx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
|
||||
# no new privs
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ profile opera @{exec_path} {
|
|||
@{OPERA_INSTALLDIR}/opera_crashreporter rPx,
|
||||
@{OPERA_INSTALLDIR}/opera_autoupdate krix,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/xdg-mime rPUx,
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
/{usr/,}bin/xdg-settings rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue