blob: fcfbe11eafa10b12e9ff650da33884b664b9f47b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
nodbus
protocol unix
#Breaks OMF
ignore private-bin
#Breaks using controllers
ignore private-dev
|