aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mencoder.profile
blob: 9306d268e0addb58bc567f18993343c84ef8846b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Firejail profile for mencoder
# Description: Free command line video decoding, encoding and filtering tool
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/mencoder.local
# Persistent global definitions
# added by included profile
#include /etc/firejail/globals.local

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-interpreters.inc
include /etc/firejail/disable-passwdmgr.inc
include /etc/firejail/disable-programs.inc

net none
no3d
nodbus
nosound
notv
nou2f
protocol unix
seccomp
shell none

private-bin mencoder

include /etc/firejail/mplayer.profile