diff options
Diffstat (limited to 'profiles/pcsx2-qt.profile')
-rw-r--r-- | profiles/pcsx2-qt.profile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/pcsx2-qt.profile b/profiles/pcsx2-qt.profile new file mode 100644 index 0000000..afc58ed --- /dev/null +++ b/profiles/pcsx2-qt.profile @@ -0,0 +1,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 |