aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mencoder.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/mencoder.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/mencoder.profile')
-rw-r--r--etc/profile-m-z/mencoder.profile35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/profile-m-z/mencoder.profile b/etc/profile-m-z/mencoder.profile
new file mode 100644
index 000000000..caf238785
--- /dev/null
+++ b/etc/profile-m-z/mencoder.profile
@@ -0,0 +1,35 @@
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 mencoder.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# added by included profile
11#include disable-common.inc
12#include disable-devel.inc
13#include disable-interpreters.inc
14#include disable-passwdmgr.inc
15#include disable-programs.inc
16
17ipc-namespace
18machine-id
19net none
20no3d
21nosound
22notv
23protocol unix
24tracelog
25x11 none
26
27private-bin mencoder
28
29dbus-user none
30dbus-system none
31
32memory-deny-write-execute
33
34# Redirect
35include mplayer.profile