blob: 69758a9aba05467ad3410d59cbb93971059ef682 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# # alsa audio will work with ipc-namespace,
# # but it hogs the alsa device from other applications
ignore ipc-namespace
machine-id
# # no3d breaks gpu rendering
ignore no3d
seccomp !name_to_handle_at
private-bin pioneer
private-etc asound.conf,group,localtime,machine-id,pulse
ignore memory-deny-write-execute
ignore dbus-user none
ignore dbus-system none
|