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/cin.profile | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 etc/cin.profile (limited to 'etc/cin.profile') diff --git a/etc/cin.profile b/etc/cin.profile new file mode 100644 index 000000000..3a8a4d8de --- /dev/null +++ b/etc/cin.profile @@ -0,0 +1,32 @@ +# 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 + +blacklist /boot +blacklist /media +blacklist /mnt +blacklist /opt + +whitelist ${DOWNLOADS} +whitelist ${HOME}/.bcast5 +whitelist ${HOME}/Videos +whitelist /tmp/.X11-unix +include /etc/firejail/whitelist-common.inc + +caps.drop all +ipc-namespace +net none +nogroups +noroot +seccomp +shell none + +private-bin cin +private-dev +private-etc fonts,pulse + +noexec /home +noexec /tmp -- cgit v1.2.3-70-g09d2