aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/agetpkg.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-28 19:01:17 +0000
committerLibravatar GitHub <noreply@github.com>2021-07-28 19:01:17 +0000
commit2b5eb07e078c560a3ae184f4f997b7d7353a1a32 (patch)
tree0be4523f0ab86740a0c2e1dbe52b742fc9805b24 /etc/profile-a-l/agetpkg.profile
parentmoved rules from firefox-common.profile to firefox.profile (diff)
parentMerge pull request #4412 from netblue30/Neo00001-patch-1 (diff)
downloadfirejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.tar.gz
firejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.tar.zst
firejail-2b5eb07e078c560a3ae184f4f997b7d7353a1a32.zip
Merge branch 'master' into master
Diffstat (limited to 'etc/profile-a-l/agetpkg.profile')
-rw-r--r--etc/profile-a-l/agetpkg.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/profile-a-l/agetpkg.profile b/etc/profile-a-l/agetpkg.profile
index d32586c5b..34f59769e 100644
--- a/etc/profile-a-l/agetpkg.profile
+++ b/etc/profile-a-l/agetpkg.profile
@@ -7,8 +7,8 @@ include agetpkg.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10deny /tmp/.X11-unix 10blacklist /tmp/.X11-unix
11deny ${RUNUSER}/wayland-* 11blacklist ${RUNUSER}/wayland-*
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13# Allow python (blacklisted by disable-interpreters.inc)
14#include allow-python2.inc 14#include allow-python2.inc
@@ -23,7 +23,7 @@ include disable-programs.inc
23include disable-shell.inc 23include disable-shell.inc
24include disable-xdg.inc 24include disable-xdg.inc
25 25
26allow ${DOWNLOADS} 26whitelist ${DOWNLOADS}
27include whitelist-common.inc 27include whitelist-common.inc
28include whitelist-usr-share-common.inc 28include whitelist-usr-share-common.inc
29include whitelist-var-common.inc 29include whitelist-var-common.inc