mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
44 lines
916 B
Text
44 lines
916 B
Text
# Firejail profile for ardour5
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include ardour5.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.config/ardour4
|
|
noblacklist ${HOME}/.config/ardour5
|
|
noblacklist ${HOME}/.lv2
|
|
noblacklist ${HOME}/.vst
|
|
noblacklist ${DOCUMENTS}
|
|
noblacklist ${MUSIC}
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
caps.drop all
|
|
ipc-namespace
|
|
net none
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
nou2f
|
|
protocol unix
|
|
seccomp
|
|
|
|
#private-bin ardour4,ardour5,ardour5-copy-mixer,ardour5-export,ardour5-fix_bbtppq,grep,ldd,nm,sed,sh
|
|
private-cache
|
|
private-dev
|
|
#private-etc alternatives,ardour4,ardour5,asound.conf,fonts,machine-id,pulse,X11
|
|
private-tmp
|
|
|
|
dbus-user none
|
|
dbus-system none
|
|
|
|
restrict-namespaces
|