aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/avidemux3_jobs_qt5.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/avidemux3_jobs_qt5.profile')
-rw-r--r--etc/profile-a-l/avidemux3_jobs_qt5.profile18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/profile-a-l/avidemux3_jobs_qt5.profile b/etc/profile-a-l/avidemux3_jobs_qt5.profile
new file mode 100644
index 000000000..d84d67494
--- /dev/null
+++ b/etc/profile-a-l/avidemux3_jobs_qt5.profile
@@ -0,0 +1,18 @@
1# Firejail profile for avidemux3_jobs_qt5
2# Description: The Qt5 GUI to run Avidemux jobs.
3# This file is overwritten after every install/update
4# Persistent local customizations
5include avidemux3_jobs_qt5.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Provide a shell to spawn avidemux3_cli
11include allow-bin-sh.inc
12private-bin sh
13
14# Needs to bind to a socket on localhost
15protocol inet,inet6
16
17# Redirect
18include avidemux3_qt5.profile