mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Add a profile for the command-line interface of Avidemux, which redirects to the existing avidemux profile.
11 lines
329 B
Text
11 lines
329 B
Text
# Firejail profile for avidemux3_cli
|
|
# Description: The command-line interface for Avidemux.
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include avidemux3_cli.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# Redirect
|
|
include avidemux.profile
|