fixed join/shutdown problem, moving browsers and mail clients to a --shell=none default in profile files

This commit is contained in:
netblue30 2015-10-19 14:46:24 -04:00
parent 664aa0fa94
commit 0021c29f7f
13 changed files with 76 additions and 32 deletions

View file

@ -5,5 +5,7 @@ include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-history.inc
netfilter
shell none

View file

@ -8,5 +8,7 @@ caps.drop all
seccomp
netfilter
noroot
shell none

View file

@ -7,4 +7,5 @@ include /etc/firejail/disable-history.inc
caps.drop all
seccomp
netfilter
shell none

View file

@ -6,5 +6,6 @@ include /etc/firejail/disable-common.inc
include /etc/firejail/disable-history.inc
netfilter
noroot
shell none

View file

@ -20,4 +20,5 @@ caps.drop all
seccomp
netfilter
noroot
shell none