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