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