blob: 7e379f70ecd7f87d725f5d2680ed1b93716c39bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
ignore noblacklist ${DOCUMENTS}
whitelist ${HOME}/.dosbox
whitelist ${HOME}/games/Emulators/DOSGAMES
include whitelist-common.inc
ignore netfilter
# # nogroups breaks alsa audio when using fluidsynth for midi
ignore nogroups
net none
protocol unix
#Breaks OMF
ignore private-bin
#Breaks using controllers
ignore private-dev
dbus-user none
dbus-system none
|