mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
19 lines
441 B
Text
19 lines
441 B
Text
# Firejail profile for warzone2100
|
|
# Currently supports warzone2100-3.1
|
|
noblacklist ~/.warzone2100-3.1
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
|
|
# Call these options
|
|
caps.drop all
|
|
netfilter
|
|
noroot
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp
|
|
tracelog
|
|
|
|
# Whitelist
|
|
mkdir ~/.warzone2100-3.1
|
|
whitelist ~/.warzone2100-3.1
|