aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mencoder.profile
blob: 136412d11f85c863254cb0a30e4e18e93a444d68 (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 mencoder.local
# Persistent global definitions
# added by included profile
#include globals.local

include disable-common.inc
include disable-devel.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc

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

private-bin mencoder

include mplayer.profile