aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-10-13 19:17:50 -0500
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2017-10-13 19:17:50 -0500
commit0835038533462a324d7d215803f2f08e6ca54d5d (patch)
treec38e99eb6f427d1408dc0fd261f4da4c6a88a944 /etc
parenttypo (diff)
downloadfirejail-0835038533462a324d7d215803f2f08e6ca54d5d.tar.gz
firejail-0835038533462a324d7d215803f2f08e6ca54d5d.tar.zst
firejail-0835038533462a324d7d215803f2f08e6ca54d5d.zip
Experimental private-bin filters with python* after e6c1c54e3f1d986af2bb70578a01884892749f79
Diffstat (limited to 'etc')
-rw-r--r--etc/deluge.profile2
-rw-r--r--etc/display.profile2
-rw-r--r--etc/gajim.profile2
-rw-r--r--etc/gnome-music.profile2
-rw-r--r--etc/macrofusion.profile2
-rw-r--r--etc/silentarmy.profile2
6 files changed, 6 insertions, 6 deletions
diff --git a/etc/deluge.profile b/etc/deluge.profile
index 3d9f532de..e18e39b1a 100644
--- a/etc/deluge.profile
+++ b/etc/deluge.profile
@@ -30,6 +30,6 @@ seccomp
30shell none 30shell none
31 31
32# deluge is using python on Debian 32# deluge is using python on Debian
33# private-bin deluge,sh,python*,uname 33private-bin deluge,sh,python*,uname
34private-dev 34private-dev
35private-tmp 35private-tmp
diff --git a/etc/display.profile b/etc/display.profile
index eca749cec..d44733e30 100644
--- a/etc/display.profile
+++ b/etc/display.profile
@@ -26,7 +26,7 @@ seccomp
26shell none 26shell none
27# x11 xorg - problems on kubuntu 17.04 27# x11 xorg - problems on kubuntu 17.04
28 28
29# private-bin display - requires python 29private-bin display,python*
30private-dev 30private-dev
31# private-etc none - on Debian-based systems display is a symlink in /etc/alternatives 31# private-etc none - on Debian-based systems display is a symlink in /etc/alternatives
32private-tmp 32private-tmp
diff --git a/etc/gajim.profile b/etc/gajim.profile
index f1929c015..9171b93af 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -38,7 +38,7 @@ seccomp
38shell none 38shell none
39 39
40disable-mnt 40disable-mnt
41# private-bin python2.7 gajim 41private-bin python2.7,gajim
42private-dev 42private-dev
43# private-etc fonts 43# private-etc fonts
44# private-tmp 44# private-tmp
diff --git a/etc/gnome-music.profile b/etc/gnome-music.profile
index d71785cfa..17288d500 100644
--- a/etc/gnome-music.profile
+++ b/etc/gnome-music.profile
@@ -27,7 +27,7 @@ seccomp
27shell none 27shell none
28tracelog 28tracelog
29 29
30# private-bin gnome-music,python* 30private-bin gnome-music,python*
31private-dev 31private-dev
32# private-etc fonts 32# private-etc fonts
33private-tmp 33private-tmp
diff --git a/etc/macrofusion.profile b/etc/macrofusion.profile
index 8d8eefd13..506fdd549 100644
--- a/etc/macrofusion.profile
+++ b/etc/macrofusion.profile
@@ -27,7 +27,7 @@ protocol unix
27seccomp 27seccomp
28shell none 28shell none
29 29
30#private-bin python*,macrofusion,env,enfuse,exiftool,align_image_stack 30private-bin python*,macrofusion,env,enfuse,exiftool,align_image_stack
31private-dev 31private-dev
32private-tmp 32private-tmp
33 33
diff --git a/etc/silentarmy.profile b/etc/silentarmy.profile
index ae45e6c79..88bf23158 100644
--- a/etc/silentarmy.profile
+++ b/etc/silentarmy.profile
@@ -28,7 +28,7 @@ shell none
28 28
29disable-mnt 29disable-mnt
30private 30private
31# private-bin silentarmy,sa-solver,python* 31private-bin silentarmy,sa-solver,python*
32private-dev 32private-dev
33private-opt none 33private-opt none
34private-tmp 34private-tmp