mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
34 lines
654 B
Text
34 lines
654 B
Text
# 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
|
|
|
|
# added by included profile
|
|
#include disable-common.inc
|
|
#include disable-devel.inc
|
|
#include disable-interpreters.inc
|
|
#include disable-programs.inc
|
|
|
|
ipc-namespace
|
|
machine-id
|
|
net none
|
|
no3d
|
|
nosound
|
|
notv
|
|
protocol unix
|
|
tracelog
|
|
x11 none
|
|
|
|
private-bin mencoder
|
|
|
|
dbus-user none
|
|
dbus-system none
|
|
|
|
memory-deny-write-execute
|
|
|
|
# Redirect
|
|
include mplayer.profile
|