aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-12-08 22:19:49 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-12-08 22:19:49 +0100
commit2433ffa83ba82d546fc204301cc800c0b43ca1a1 (patch)
tree396c64c9f9cfe26686cbda49e6fa8ef3dc87bc7c /linux
parentFix options not getting overwritten by command line (diff)
downloadsmolbote-2433ffa83ba82d546fc204301cc800c0b43ca1a1.tar.xz
firejail profile: disable private-bin
Diffstat (limited to 'linux')
-rw-r--r--linux/poi-debug.profile1
-rw-r--r--linux/poi.profile3
2 files changed, 3 insertions, 1 deletions
diff --git a/linux/poi-debug.profile b/linux/poi-debug.profile
index 18ef37d..2a65a69 100644
--- a/linux/poi-debug.profile
+++ b/linux/poi-debug.profile
@@ -84,6 +84,7 @@ disable-mnt
## private-bin - Creates a virtual /bin directory containing only temporary copies of the following executables.
# bash required to launch from kde kickoff menu
+# breaks if installed to /usr/local
#private-bin bash,poi
## private-dev - Create a virtual /dev directory. Only dri, null, full, zero, tty, pts, ptmx, random, snd, urandom, video, log and shm devices are available.
diff --git a/linux/poi.profile b/linux/poi.profile
index d12e86a..5b8073d 100644
--- a/linux/poi.profile
+++ b/linux/poi.profile
@@ -84,7 +84,8 @@ disable-mnt
## private-bin - Creates a virtual /bin directory containing only temporary copies of the following executables.
# bash required to launch from kde kickoff menu
-private-bin bash,poi
+# breaks if installed to /usr/local
+#private-bin bash,poi
## private-dev - Create a virtual /dev directory. Only dri, null, full, zero, tty, pts, ptmx, random, snd, urandom, video, log and shm devices are available.
private-dev