From d89b915f44e5c0de2966e919560b88b742852134 Mon Sep 17 00:00:00 2001 From: Tad Date: Fri, 30 Mar 2018 00:14:13 -0400 Subject: Further improve private-bin in steam --- etc/steam.profile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/steam.profile b/etc/steam.profile index c64aa1b1f..bcdea9bc7 100644 --- a/etc/steam.profile +++ b/etc/steam.profile @@ -34,6 +34,7 @@ include /etc/firejail/whitelist-var-common.inc caps.drop all #ipc-namespace netfilter +# nodbus disabled as it breaks appindicator support #nodbus nodvd nogroups @@ -49,9 +50,12 @@ shell none #tracelog # private-bin is disabled while in testing, but has been tested working with multiple games -#private-bin awk,basename,bash,bsdtar,bzip2,cat,chmod,cksum,cmp,comm,compress,convert,cp,curl,cut,date,dbus-launch,dbus-send,dbus-test-tool,desktop-file-edit,desktop-file-install,desktop-file-validate,dirname,echo,env,eog,eom,expr,file,find,getopt,grep,gtar,gthumb,gzip,head,hostname,id,java,java-config,lbzip2,ldconfig,ldd,ln,ls,lsb_release,lspci,lsof,lz4,lzip,lzma,lzop,md5sum,mkdir,mktemp,mv,netstat,pix,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,viewnior,wget,which,whoami,xterm,xviewer,xz,zenity -# extra interpreters are available which might be needed for select games -#private-bin mono,python* +#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 +# extra programs are available which might be needed for select games +#private-bin java,java-config,mono,python* +# picture viewers are are needed for viewing screenshots +#private-bin eog,eom,gthumb,pix,viewnior,xviewer + # private-dev should be commented for controllers private-dev # private-etc breaks a small selection of games on some systems, comment to support those -- cgit v1.2.3-54-g00ecf