summaryrefslogtreecommitdiffstats
path: root/etc/calligra.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-09-16 13:47:31 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit60606c2d041dc08b0af10baff1b18dbf507f8d81 (patch)
tree75ca83f6148cf6e93e75df9be3b85ab702a5fb9c /etc/calligra.profile
parentAdd 5 profiles (diff)
downloadfirejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.gz
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.tar.zst
firejail-60606c2d041dc08b0af10baff1b18dbf507f8d81.zip
Fixup 36 profiles
Diffstat (limited to 'etc/calligra.profile')
-rw-r--r--etc/calligra.profile21
1 files changed, 5 insertions, 16 deletions
diff --git a/etc/calligra.profile b/etc/calligra.profile
index 260097560..58006f203 100644
--- a/etc/calligra.profile
+++ b/etc/calligra.profile
@@ -5,21 +5,10 @@ include /etc/firejail/calligra.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /boot 8include /etc/firejail/disable-common.inc
9blacklist /media 9include /etc/firejail/disable-devel.inc
10blacklist /mnt 10include /etc/firejail/disable-passwdmgr.inc
11blacklist /opt 11include /etc/firejail/disable-programs.inc
12
13whitelist ${DOWNLOADS}
14whitelist ${HOME}/.config/Trolltech.conf
15whitelist ${HOME}/.gtkrc-2.0
16whitelist ${HOME}/.kde
17whitelist ${HOME}/.themes
18whitelist ${HOME}/Documents
19whitelist /tmp/.X11-unix
20# DBus is forced to use an ordinary unix socket
21whitelist /tmp/dbus_session_socket
22include /etc/firejail/whitelist-common.inc
23 12
24caps.drop all 13caps.drop all
25ipc-namespace 14ipc-namespace
@@ -31,7 +20,7 @@ shell none
31 20
32private-bin calligra,calligraauthor,calligraconverter,calligraflow,calligraplan,calligraplanwork,calligrasheets,calligrastage,calligrawords,dbus-launch 21private-bin calligra,calligraauthor,calligraconverter,calligraflow,calligraplan,calligraplanwork,calligrasheets,calligrastage,calligrawords,dbus-launch
33private-dev 22private-dev
34private-etc fonts,passwd,alternatives,X11 23#private-etc fonts,passwd,alternatives,X11
35 24
36noexec /home 25noexec /home
37noexec /tmp 26noexec /tmp