mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profile work
This commit is contained in:
parent
aac16b9d36
commit
bbd4cddcc0
3 changed files with 19 additions and 0 deletions
11
etc/wine.profile
Normal file
11
etc/wine.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# wine profile
|
||||
noblacklist ${HOME}/.steam
|
||||
noblacklist ${HOME}/.local/share/steam
|
||||
include /etc/firejail/disable-mgmt.inc
|
||||
include /etc/firejail/disable-secret.inc
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-history.inc
|
||||
caps.drop all
|
||||
netfilter
|
||||
noroot
|
||||
seccomp
|
||||
Loading…
Add table
Add a link
Reference in a new issue