child-lsb_release -> lsb_release.
This commit is contained in:
parent
2a6b2bd189
commit
6c0ae4ddc1
32 changed files with 36 additions and 91 deletions
|
|
@ -27,7 +27,7 @@ profile atom @{exec_path} {
|
|||
include <abstractions/deny-dconf>
|
||||
include <abstractions/deny-root-dir-access>
|
||||
|
||||
ptrace (read) peer=child-lsb_release,
|
||||
ptrace (read) peer=lsb_release,
|
||||
ptrace (read) peer=xdg-settings,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
|
@ -65,7 +65,7 @@ profile atom @{exec_path} {
|
|||
/{usr/,}bin/nohup rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
|
||||
/{usr/,}bin/xdg-settings rPUx,
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ profile code @{exec_path} {
|
|||
include <abstractions/deny-dconf>
|
||||
include <abstractions/deny-root-dir-access>
|
||||
|
||||
ptrace (read) peer=child-lsb_release,
|
||||
ptrace (read) peer=lsb_release,
|
||||
|
||||
@{exec_path} mrix,
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ profile code @{exec_path} {
|
|||
#/{usr/,}bin/which{,.debianutils} rix,
|
||||
#/{usr/,}sbin/ifconfig rix,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
|
||||
/{usr/,}bin/git rPUx,
|
||||
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ profile dropbox @{exec_path} {
|
|||
|
||||
# External apps
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
|
||||
# Allowed apps to open
|
||||
/{usr/,}lib/firefox/firefox rPUx,
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ profile filezilla @{exec_path} {
|
|||
# When using SFTP protocol
|
||||
/{usr/,}bin/fzsftp rPx,
|
||||
|
||||
/{usr/,}bin/lsb_release rPx -> child-lsb_release,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
|
||||
owner @{HOME}/ r,
|
||||
owner @{user_config_dirs}/filezilla/ rw,
|
||||
|
|
|
|||
|
|
@ -166,7 +166,7 @@ profile thunderbird @{exec_path} {
|
|||
# Silencer
|
||||
deny /{usr/,}lib/thunderbird/** w,
|
||||
|
||||
/{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,
|
||||
/{usr/,}lib/@{multiarch}/glib-[0-9]*/gio-launch-desktop rCx -> open,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue