mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
13 lines
367 B
Text
13 lines
367 B
Text
# Steam profile (applies to games/apps launched from Steam as well)
|
|
noblacklist ${HOME}/.steam
|
|
noblacklist ${HOME}/.local/share/steam
|
|
include /etc/firejail/disable-common.inc
|
|
include /etc/firejail/disable-programs.inc
|
|
include /etc/firejail/disable-devel.inc
|
|
include /etc/firejail/disable-passwdmgr.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
noroot
|
|
seccomp
|
|
protocol unix,inet,inet6
|