aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mencoder.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mencoder.profile')
-rw-r--r--etc/mencoder.profile28
1 files changed, 28 insertions, 0 deletions
diff --git a/etc/mencoder.profile b/etc/mencoder.profile
new file mode 100644
index 000000000..9306d268e
--- /dev/null
+++ b/etc/mencoder.profile
@@ -0,0 +1,28 @@
1# Firejail profile for mencoder
2# Description: Free command line video decoding, encoding and filtering tool
3# This file is overwritten after every install/update
4# Persistent local customizations
5include /etc/firejail/mencoder.local
6# Persistent global definitions
7# added by included profile
8#include /etc/firejail/globals.local
9
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-interpreters.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16net none
17no3d
18nodbus
19nosound
20notv
21nou2f
22protocol unix
23seccomp
24shell none
25
26private-bin mencoder
27
28include /etc/firejail/mplayer.profile