aboutsummaryrefslogtreecommitdiffstats
path: root/etc/steam.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/steam.profile')
-rw-r--r--etc/steam.profile13
1 files changed, 10 insertions, 3 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 3c39915e7..6b985f4e8 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -1,4 +1,5 @@
1# Firejail profile for steam 1# Firejail profile for steam
2# Description: Valve's Steam digital software delivery system
2# This file is overwritten after every install/update 3# This file is overwritten after every install/update
3# Persistent local customizations 4# Persistent local customizations
4include /etc/firejail/steam.local 5include /etc/firejail/steam.local
@@ -30,6 +31,12 @@ noblacklist /usr/lib/java
30noblacklist /etc/java 31noblacklist /etc/java
31noblacklist /usr/share/java 32noblacklist /usr/share/java
32 33
34# Allow python (blacklisted by disable-interpreters.inc)
35noblacklist ${PATH}/python2*
36noblacklist ${PATH}/python3*
37noblacklist /usr/lib/python2*
38noblacklist /usr/lib/python3*
39
33include /etc/firejail/disable-common.inc 40include /etc/firejail/disable-common.inc
34include /etc/firejail/disable-devel.inc 41include /etc/firejail/disable-devel.inc
35include /etc/firejail/disable-interpreters.inc 42include /etc/firejail/disable-interpreters.inc
@@ -57,14 +64,14 @@ shell none
57#tracelog 64#tracelog
58 65
59# private-bin is disabled while in testing, but has been tested working with multiple games 66# private-bin is disabled while in testing, but has been tested working with multiple games
60#private-bin awk,basename,bash,bsdtar,bzip2,cat,chmod,cksum,cmp,comm,compress,cp,curl,cut,date,dbus-launch,dbus-send,desktop-file-edit,desktop-file-install,desktop-file-validate,dirname,echo,env,expr,file,find,getopt,grep,gtar,gzip,head,hostname,id,lbzip2,ldconfig,ldd,ln,ls,lsb_release,lspci,lsof,lz4,lzip,lzma,lzop,md5sum,mkdir,mktemp,mv,netstat,ps,pulseaudio,readlink,realpath,rm,sed,sh,sha1sum,sha256sum,sha512sum,sleep,sort,steam,steamdeps,steam-native,steam-runtime,sum,tail,tar,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity 67#private-bin awk,basename,bash,bsdtar,bzip2,cat,chmod,cksum,cmp,comm,compress,cp,curl,cut,date,dbus-launch,dbus-send,desktop-file-edit,desktop-file-install,desktop-file-validate,dirname,echo,env,expr,file,find,getopt,grep,gtar,gzip,head,hostname,id,lbzip2,ldconfig,ldd,ln,ls,lsb_release,lspci,lsof,lz4,lzip,lzma,lzop,md5sum,mkdir,mktemp,mv,netstat,ps,pulseaudio,python*,readlink,realpath,rm,sed,sh,sha1sum,sha256sum,sha512sum,sleep,sort,steam,steamdeps,steam-native,steam-runtime,sum,tail,tar,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity
61# extra programs are available which might be needed for select games 68# extra programs are available which might be needed for select games
62#private-bin java,java-config,mono,python* 69#private-bin java,java-config,mono
63# picture viewers are needed for viewing screenshots 70# picture viewers are needed for viewing screenshots
64#private-bin eog,eom,gthumb,pix,viewnior,xviewer 71#private-bin eog,eom,gthumb,pix,viewnior,xviewer
65 72
66# private-dev should be commented for controllers 73# private-dev should be commented for controllers
67private-dev 74private-dev
68# private-etc breaks a small selection of games on some systems, comment to support those 75# private-etc breaks a small selection of games on some systems, comment to support those
69private-etc asound.conf,ca-certificates,dbus-1,drirc,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,localtime,lsb-release,machine-id,mime.types,passwd,pulse,resolv.conf,ssl,pki,services,crypto-policies,alternatives 76private-etc asound.conf,ca-certificates,dbus-1,drirc,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,localtime,lsb-release,machine-id,mime.types,passwd,pulse,resolv.conf,ssl,pki,services,crypto-policies,alternatives,bumblebee,nvidia,os-release
70private-tmp 77private-tmp