From 6ba4db76b952312dcf86e6fbeab78ab3125b635a Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 28 Sep 2019 13:49:12 +0200 Subject: profiles: fix audio playback with ffplay https://bugs.debian.org/941241 --- etc/ffplay.profile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/ffplay.profile b/etc/ffplay.profile index 71187a5b5..7e2868585 100644 --- a/etc/ffplay.profile +++ b/etc/ffplay.profile @@ -8,7 +8,13 @@ include ffplay.local # added by included profile #include globals.local +protocol inet,inet6,unix +ignore ipc-namespace +ignore nogroups +ignore nosound + private-bin ffplay +private-etc alsa,asound.conf,group # Redirect include ffmpeg.profile -- cgit v1.2.3-54-g00ecf