mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Fixes
This commit is contained in:
parent
5e211950f7
commit
b1c7c360ef
4 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ include /etc/firejail/disable-programs.inc
|
|||
|
||||
caps.drop all
|
||||
#ipc-namespace
|
||||
netfilter
|
||||
net none
|
||||
no3d
|
||||
nogroups
|
||||
nonewprivs
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ include /etc/firejail/disable-passwdmgr.inc
|
|||
|
||||
caps.drop all
|
||||
#ipc-namespace
|
||||
netfilter
|
||||
net none
|
||||
no3d
|
||||
nogroups
|
||||
nonewprivs
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ include /etc/firejail/disable-devel.inc
|
|||
#Options
|
||||
caps.drop all
|
||||
#ipc-namespace
|
||||
netfilter
|
||||
net none
|
||||
no3d
|
||||
nogroups
|
||||
nonewprivs
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ include /etc/firejail/disable-devel.inc
|
|||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
netfilter
|
||||
net none
|
||||
nogroups
|
||||
nonewprivs
|
||||
noroot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue