aboutsummaryrefslogtreecommitdiffstats
path: root/etc/karbon.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/karbon.profile')
-rw-r--r--etc/karbon.profile37
1 files changed, 37 insertions, 0 deletions
diff --git a/etc/karbon.profile b/etc/karbon.profile
new file mode 100644
index 000000000..da72432f7
--- /dev/null
+++ b/etc/karbon.profile
@@ -0,0 +1,37 @@
1# Firejail profile for karbon
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/karbon.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12
13whitelist ${DOWNLOADS}
14whitelist ${HOME}/.config/Trolltech.conf
15whitelist ${HOME}/.gtkrc-2.0
16whitelist ${HOME}/.kde4
17whitelist ${HOME}/.themes
18whitelist ${HOME}/Images
19whitelist /tmp/.X11-unix
20# DBus has been forced to use an ordinary unix socket
21whitelist /tmp/dbus_session_socket
22include /etc/firejail/whitelist-common.inc
23
24caps.drop all
25ipc-namespace
26net none
27nogroups
28noroot
29seccomp
30shell none
31
32# private-bin krita,dbus-launch
33private-dev
34# private-etc fonts,passwd,alternatives,X11
35
36noexec /home
37noexec /tmp