blob: 5fd40e2a27fcedcee75c065f00d68360b931791e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
blacklist /tmp/.X11-unix
blacklist ${RUNUSER}/wayland-*
include disable-write-mnt.inc
whitelist ${HOME}/.moc
whitelist-ro ${MUSIC}
# # alsa audio will work with ipc-namespace,
# # but it hogs the alsa device from other applications
ignore ipc-namespace
machine-id
ignore netfilter
net none
protocol unix
disable-mnt
private-bin moc,mocp
private-etc asound.conf,group,localtime,machine-id
|