From cbbfcfd59519c555c8e4a347bf0d4e20ab717cd5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 19 Sep 2017 18:48:37 -0400 Subject: 1 LIST --- etc/cinelerra.profile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 etc/cinelerra.profile (limited to 'etc/cinelerra.profile') diff --git a/etc/cinelerra.profile b/etc/cinelerra.profile new file mode 100644 index 000000000..bd75a66a9 --- /dev/null +++ b/etc/cinelerra.profile @@ -0,0 +1,31 @@ +# Firejail profile for cin +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/cin.local +# Persistent global definitions +include /etc/firejail/globals.local + +noblacklist ${HOME}/.bcast + +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc + +caps.drop all +ipc-namespace +net none +nodvd +nogroups +nonewprivs +notv +noroot +protocol unix +seccomp +shell none + +private-bin cinelerra +private-dev + +noexec ${HOME} +noexec /tmp -- cgit v1.2.3-70-g09d2