mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Harden some more profiles
This commit is contained in:
parent
4f238b75de
commit
0502ac9cb5
10 changed files with 17 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ include /etc/firejail/disable-passwdmgr.inc
|
|||
include /etc/firejail/disable-devel.inc
|
||||
|
||||
caps.drop all
|
||||
ipc-namespace
|
||||
netfilter
|
||||
no3d
|
||||
nogroups
|
||||
|
|
@ -19,6 +20,8 @@ nosound
|
|||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
shell none
|
||||
tracelog
|
||||
quiet
|
||||
|
||||
private-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue