summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-10-13 11:48:35 -0400
committerLibravatar Tad <tad@spotco.us>2017-10-13 11:48:35 -0400
commit5032d0cffc6e7d5d59504e7dab59f9e21ee64695 (patch)
tree3ff3c87b17d20940e0ae778a95f5c1dea7c4de14 /etc
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-5032d0cffc6e7d5d59504e7dab59f9e21ee64695.tar.gz
firejail-5032d0cffc6e7d5d59504e7dab59f9e21ee64695.tar.zst
firejail-5032d0cffc6e7d5d59504e7dab59f9e21ee64695.zip
Enable private-bin in 4 profiles after e6c1c54e3f1d986af2bb70578a01884892749f79
Diffstat (limited to 'etc')
-rw-r--r--etc/arm.profile2
-rw-r--r--etc/meld.profile2
-rw-r--r--etc/pithos.profile2
-rw-r--r--etc/sdat2img.profile2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/arm.profile b/etc/arm.profile
index 9da8a050a..8b41d787e 100644
--- a/etc/arm.profile
+++ b/etc/arm.profile
@@ -33,7 +33,7 @@ shell none
33tracelog 33tracelog
34 34
35disable-mnt 35disable-mnt
36# private-bin arm,tor,sh,bash,python*,ps,lsof,ldconfig 36private-bin arm,tor,sh,bash,python*,ps,lsof,ldconfig
37private-dev 37private-dev
38private-etc tor,passwd 38private-etc tor,passwd
39private-tmp 39private-tmp
diff --git a/etc/meld.profile b/etc/meld.profile
index 7a22751e1..5043f2496 100644
--- a/etc/meld.profile
+++ b/etc/meld.profile
@@ -26,7 +26,7 @@ protocol unix
26seccomp 26seccomp
27shell none 27shell none
28 28
29# private-bin meld,python* 29private-bin meld,python*
30private-dev 30private-dev
31private-tmp 31private-tmp
32 32
diff --git a/etc/pithos.profile b/etc/pithos.profile
index 1d40b8215..f3949d3f1 100644
--- a/etc/pithos.profile
+++ b/etc/pithos.profile
@@ -26,7 +26,7 @@ seccomp
26shell none 26shell none
27 27
28disable-mnt 28disable-mnt
29# private-bin pithos,python* 29private-bin pithos,env,python*
30private-dev 30private-dev
31private-tmp 31private-tmp
32 32
diff --git a/etc/sdat2img.profile b/etc/sdat2img.profile
index eb225d0bc..62a056a30 100644
--- a/etc/sdat2img.profile
+++ b/etc/sdat2img.profile
@@ -26,7 +26,7 @@ protocol unix
26seccomp 26seccomp
27shell none 27shell none
28 28
29# private-bin sdat2img,env,python* 29private-bin sdat2img,env,python*
30private-dev 30private-dev
31 31
32noexec ${HOME} 32noexec ${HOME}