1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
include pcsx2-qt.local
whitelist-ro ${HOME}/games/Emulators/PS2GAMES
whitelist-ro /usr/share/PCSX2/resources
ignore ipc-namespace
ignore netfilter
nodvd
private-bin PCSX2,pcsx2-qt
ignore private-etc alsa,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,dconf,drirc,fonts,gconf,glvnd,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,nvidia,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg
# alsa requires /etc/group
private-etc asound.conf,group,localtime,machine-id,pulse
include PCSX2.profile
|