mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
removed shell=none from all profiles
This commit is contained in:
parent
54a0b2f720
commit
6b5dc35d70
4 changed files with 0 additions and 4 deletions
|
|
@ -5,7 +5,6 @@ include /etc/firejail/disable-secret.inc
|
|||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-history.inc
|
||||
netfilter
|
||||
shell none
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ caps.drop all
|
|||
seccomp
|
||||
netfilter
|
||||
noroot
|
||||
shell none
|
||||
whitelist ~/.mozilla
|
||||
whitelist ~/Downloads
|
||||
whitelist ~/dwhelper
|
||||
|
|
|
|||
|
|
@ -7,5 +7,4 @@ include /etc/firejail/disable-history.inc
|
|||
caps.drop all
|
||||
seccomp
|
||||
netfilter
|
||||
shell none
|
||||
|
||||
|
|
|
|||
|
|
@ -20,5 +20,4 @@ caps.drop all
|
|||
seccomp
|
||||
netfilter
|
||||
noroot
|
||||
shell none
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue