aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-26 08:46:07 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-26 08:46:07 -0400
commit6b5dc35d70ff42ad16c5105211351c37e9ebbaf8 (patch)
treee92ad5bfb7685ac0c2f6ba0928f2f10e7c6c19fa
parentsmall fixes in config.ac (diff)
downloadfirejail-6b5dc35d70ff42ad16c5105211351c37e9ebbaf8.tar.gz
firejail-6b5dc35d70ff42ad16c5105211351c37e9ebbaf8.tar.zst
firejail-6b5dc35d70ff42ad16c5105211351c37e9ebbaf8.zip
removed shell=none from all profiles
-rw-r--r--etc/chromium.profile1
-rw-r--r--etc/firefox.profile1
-rw-r--r--etc/midori.profile1
-rw-r--r--etc/thunderbird.profile1
4 files changed, 0 insertions, 4 deletions
diff --git a/etc/chromium.profile b/etc/chromium.profile
index 81a4d7861..f493e1b96 100644
--- a/etc/chromium.profile
+++ b/etc/chromium.profile
@@ -5,7 +5,6 @@ include /etc/firejail/disable-secret.inc
5include /etc/firejail/disable-common.inc 5include /etc/firejail/disable-common.inc
6include /etc/firejail/disable-history.inc 6include /etc/firejail/disable-history.inc
7netfilter 7netfilter
8shell none
9 8
10 9
11 10
diff --git a/etc/firefox.profile b/etc/firefox.profile
index 2e8081ad3..38f501b95 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -8,7 +8,6 @@ caps.drop all
8seccomp 8seccomp
9netfilter 9netfilter
10noroot 10noroot
11shell none
12whitelist ~/.mozilla 11whitelist ~/.mozilla
13whitelist ~/Downloads 12whitelist ~/Downloads
14whitelist ~/dwhelper 13whitelist ~/dwhelper
diff --git a/etc/midori.profile b/etc/midori.profile
index a1089d2d7..7ce9b7151 100644
--- a/etc/midori.profile
+++ b/etc/midori.profile
@@ -7,5 +7,4 @@ include /etc/firejail/disable-history.inc
7caps.drop all 7caps.drop all
8seccomp 8seccomp
9netfilter 9netfilter
10shell none
11 10
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index e2f1f338b..9305d06b0 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -20,5 +20,4 @@ caps.drop all
20seccomp 20seccomp
21netfilter 21netfilter
22noroot 22noroot
23shell none
24 23