27 lines
521 B
Plaintext
27 lines
521 B
Plaintext
# 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
|
|
|
|
# Whitelist
|
|
mkdir ~/.warzone2100-3.1
|
|
whitelist ~/.warzone2100-3.1
|
|
|
|
# Call these options
|
|
caps.drop all
|
|
netfilter
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
private-bin warzone2100
|
|
private-dev
|
|
private-tmp
|