aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gramps.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gramps.profile')
-rw-r--r--etc/profile-a-l/gramps.profile51
1 files changed, 51 insertions, 0 deletions
diff --git a/etc/profile-a-l/gramps.profile b/etc/profile-a-l/gramps.profile
new file mode 100644
index 000000000..427fe2d7a
--- /dev/null
+++ b/etc/profile-a-l/gramps.profile
@@ -0,0 +1,51 @@
1# Firejail profile for gramps
2# Description: genealogy program
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gramps.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.gramps
10
11# Allow python (blacklisted by disable-interpreters.inc)
12#include allow-python2.inc
13include allow-python3.inc
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21include disable-xdg.inc
22
23mkdir ${HOME}/.gramps
24whitelist ${HOME}/.gramps
25include whitelist-common.inc
26include whitelist-var-common.inc
27
28apparmor
29caps.drop all
30ipc-namespace
31netfilter
32no3d
33nodvd
34nogroups
35nonewprivs
36noroot
37nosound
38notv
39nou2f
40novideo
41protocol unix,inet,inet6
42seccomp
43shell none
44
45disable-mnt
46private-cache
47private-dev
48private-tmp
49
50dbus-user none
51dbus-system none