aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-12-11 16:09:17 +0100
committerLibravatar Hartmut Knaack <knaack.h@gmx.de>2022-12-12 22:26:16 +0100
commit8b4b976c826f77b9adacd3ae7c6aa3df6091fe35 (patch)
treebcb81ef3790e2d831e9e7676641d39a08c99817c
parentAvidemux: openSUSE-Packman fixes (diff)
downloadfirejail-8b4b976c826f77b9adacd3ae7c6aa3df6091fe35.tar.gz
firejail-8b4b976c826f77b9adacd3ae7c6aa3df6091fe35.tar.zst
firejail-8b4b976c826f77b9adacd3ae7c6aa3df6091fe35.zip
Add profile for avidemux3_cli
Add a profile for the command-line interface of Avidemux, which redirects to the existing avidemux profile.
-rw-r--r--etc/profile-a-l/avidemux3_cli.profile11
-rw-r--r--src/firecfg/firecfg.config1
2 files changed, 12 insertions, 0 deletions
diff --git a/etc/profile-a-l/avidemux3_cli.profile b/etc/profile-a-l/avidemux3_cli.profile
new file mode 100644
index 000000000..18d05a031
--- /dev/null
+++ b/etc/profile-a-l/avidemux3_cli.profile
@@ -0,0 +1,11 @@
1# Firejail profile for avidemux3_cli
2# Description: The command-line interface for Avidemux.
3# This file is overwritten after every install/update
4# Persistent local customizations
5include avidemux3_cli.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include avidemux.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index f061003b1..f8e69cab2 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -74,6 +74,7 @@ autokey-gtk
74autokey-qt 74autokey-qt
75autokey-run 75autokey-run
76autokey-shell 76autokey-shell
77avidemux3_cli
77avidemux3_qt5 78avidemux3_qt5
78aweather 79aweather
79ballbuster 80ballbuster