From 9c833ae929f64fa54c5d8aa49e4a784803b805c8 Mon Sep 17 00:00:00 2001 From: Chiraag Nataraj Date: Sat, 16 Sep 2017 13:18:26 -0400 Subject: Add 31 profiles --- etc/lmms.profile | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 etc/lmms.profile (limited to 'etc/lmms.profile') diff --git a/etc/lmms.profile b/etc/lmms.profile new file mode 100644 index 000000000..8ac039cc0 --- /dev/null +++ b/etc/lmms.profile @@ -0,0 +1,32 @@ +# Firejail profile for lmms +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/lmms.local +# Persistent global definitions +include /etc/firejail/globals.local + +blacklist /boot +blacklist /media +blacklist /mnt +blacklist /opt + +whitelist ${DOWNLOADS} +whitelist ${HOME}/.lmmsrc.xml +whitelist ${HOME}/Music +whitelist ${HOME}/lmms +whitelist /tmp/.X11-unix +include /etc/firejail/whitelist-common.inc + +caps.drop all +ipc-namespace +net none +nogroups +noroot +seccomp +shell none + +private-dev +private-etc fonts,pulse + +noexec /home +noexec /tmp -- cgit v1.2.3-70-g09d2