aboutsummaryrefslogtreecommitdiffstats
path: root/etc/steam.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/steam.profile')
-rw-r--r--etc/steam.profile20
1 files changed, 6 insertions, 14 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index 8f08b18f0..b6b340980 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -6,7 +6,6 @@ include steam.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.java
10noblacklist ${HOME}/.killingfloor 9noblacklist ${HOME}/.killingfloor
11noblacklist ${HOME}/.local/share/3909/PapersPlease 10noblacklist ${HOME}/.local/share/3909/PapersPlease
12noblacklist ${HOME}/.local/share/aspyr-media 11noblacklist ${HOME}/.local/share/aspyr-media
@@ -25,19 +24,12 @@ noblacklist /usr/lib/llvm*
25# needed for STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 to work 24# needed for STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 to work
26noblacklist /sbin 25noblacklist /sbin
27 26
28# Allow access to java 27# Allow java (blacklisted by disable-devel.inc)
29noblacklist ${PATH}/java 28include allow-java.inc
30noblacklist /usr/lib/java
31noblacklist /etc/java
32noblacklist /usr/share/java
33 29
34# Allow python (blacklisted by disable-interpreters.inc) 30# Allow python (blacklisted by disable-interpreters.inc)
35noblacklist ${PATH}/python2* 31include allow-python2.inc
36noblacklist ${PATH}/python3* 32include allow-python3.inc
37noblacklist /usr/lib/python2*
38noblacklist /usr/lib/python3*
39noblacklist /usr/local/lib/python2*
40noblacklist /usr/local/lib/python3*
41 33
42include disable-common.inc 34include disable-common.inc
43include disable-devel.inc 35include disable-devel.inc
@@ -67,7 +59,7 @@ shell none
67#tracelog 59#tracelog
68 60
69# private-bin is disabled while in testing, but has been tested working with multiple games 61# private-bin is disabled while in testing, but has been tested working with multiple games
70#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,tclsh,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity 62#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,lsof,lspci,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,tclsh,test,touch,tr,umask,uname,update-desktop-database,wc,wget,which,whoami,xterm,xz,zenity
71# extra programs are available which might be needed for select games 63# extra programs are available which might be needed for select games
72#private-bin java,java-config,mono 64#private-bin java,java-config,mono
73# picture viewers are needed for viewing screenshots 65# picture viewers are needed for viewing screenshots
@@ -76,5 +68,5 @@ shell none
76# private-dev should be commented for controllers 68# private-dev should be commented for controllers
77private-dev 69private-dev
78# private-etc breaks a small selection of games on some systems, comment to support those 70# private-etc breaks a small selection of games on some systems, comment to support those
79private-etc alternatives,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 71private-etc alternatives,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,dbus-1,drirc,fonts,group,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,localtime,lsb-release,machine-id,mime.types,nvidia,os-release,passwd,pki,pulse,resolv.conf,services,ssl
80private-tmp 72private-tmp