aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/com.github.phase1geo.minder.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/com.github.phase1geo.minder.profile')
-rw-r--r--etc/profile-a-l/com.github.phase1geo.minder.profile61
1 files changed, 61 insertions, 0 deletions
diff --git a/etc/profile-a-l/com.github.phase1geo.minder.profile b/etc/profile-a-l/com.github.phase1geo.minder.profile
new file mode 100644
index 000000000..8be06a4b3
--- /dev/null
+++ b/etc/profile-a-l/com.github.phase1geo.minder.profile
@@ -0,0 +1,61 @@
1# Firejail profile for com.github.phase1geo.minder
2# Description: Mind-mapping application
3# This file is overwritten after every install/update
4# Persistent local customizations
5include com.github.phase1geo.minder.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/minder
10noblacklist ${DOCUMENTS}
11noblacklist ${PICTURES}
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-shell.inc
20include disable-xdg.inc
21
22mkdir ${HOME}/.local/share/minder
23whitelist ${HOME}/.local/share/minder
24whitelist ${DOCUMENTS}
25whitelist ${DOWNLOADS}
26whitelist ${PICTURES}
27include whitelist-common.inc
28include whitelist-runuser-common.inc
29include whitelist-usr-share-common.inc
30include whitelist-var-common.inc
31
32apparmor
33caps.drop all
34machine-id
35net none
36no3d
37nodvd
38nogroups
39nonewprivs
40noroot
41nosound
42notv
43nou2f
44novideo
45protocol unix
46seccomp
47seccomp.block-secondary
48shell none
49tracelog
50
51disable-mnt
52private-bin com.github.phase1geo.minder
53private-cache
54private-dev
55private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,pango,passwd,X11,xdg
56private-tmp
57
58dbus-user filter
59dbus-user.own com.github.phase1geo.minder
60dbus-user.talk ca.desrt.dconf
61dbus-system none