aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/ffplay.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/ffplay.profile')
-rw-r--r--etc/profile-a-l/ffplay.profile20
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/profile-a-l/ffplay.profile b/etc/profile-a-l/ffplay.profile
new file mode 100644
index 000000000..04134cbf4
--- /dev/null
+++ b/etc/profile-a-l/ffplay.profile
@@ -0,0 +1,20 @@
1# Firejail profile for ffplay
2# Description: FFmpeg-based media player
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include ffplay.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11protocol unix,inet,inet6
12ignore ipc-namespace
13ignore nogroups
14ignore nosound
15
16private-bin ffplay
17private-etc alsa,asound.conf,group
18
19# Redirect
20include ffmpeg.profile