aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cin.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cin.profile')
-rw-r--r--etc/cin.profile32
1 files changed, 32 insertions, 0 deletions
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 @@
1# Firejail profile for cin
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/cin.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12
13whitelist ${DOWNLOADS}
14whitelist ${HOME}/.bcast5
15whitelist ${HOME}/Videos
16whitelist /tmp/.X11-unix
17include /etc/firejail/whitelist-common.inc
18
19caps.drop all
20ipc-namespace
21net none
22nogroups
23noroot
24seccomp
25shell none
26
27private-bin cin
28private-dev
29private-etc fonts,pulse
30
31noexec /home
32noexec /tmp