aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ffplay.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ffplay.profile')
-rw-r--r--etc/ffplay.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/ffplay.profile b/etc/ffplay.profile
new file mode 100644
index 000000000..00da400bd
--- /dev/null
+++ b/etc/ffplay.profile
@@ -0,0 +1,14 @@
1# Firejail profile for ffplay
2# Description: FFmpeg-based media player
3# This file is overwritten after every install/update
4# Persistent local customizations
5include ffplay.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10private-bin ffplay
11
12
13# Redirect
14include ffmpeg.profile