aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mendeleydesktop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mendeleydesktop.profile')
-rw-r--r--etc/mendeleydesktop.profile52
1 files changed, 52 insertions, 0 deletions
diff --git a/etc/mendeleydesktop.profile b/etc/mendeleydesktop.profile
new file mode 100644
index 000000000..280baebdc
--- /dev/null
+++ b/etc/mendeleydesktop.profile
@@ -0,0 +1,52 @@
1# Firejail profile for Mendeley
2# Description: Academic software for managing and sharing research papers.
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mendeleydesktop.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${DOCUMENTS}
10noblacklist ${DOWNLOADS}
11noblacklist ${HOME}/.cache/Mendeley Ltd.
12noblacklist ${HOME}/.config/Mendeley Ltd.
13noblacklist ${HOME}/.local/share/Mendeley Ltd.
14noblacklist ${HOME}/.local/share/data/Mendeley Ltd.
15noblacklist ${HOME}/.pki/nssdb
16
17# Allow python (blacklisted by disable-interpreters.inc)
18noblacklist ${PATH}/python2*
19noblacklist ${PATH}/python3*
20noblacklist /usr/lib/python2*
21noblacklist /usr/lib/python3*
22
23include disable-common.inc
24include disable-devel.inc
25include disable-interpreters.inc
26include disable-passwdmgr.inc
27include disable-programs.inc
28
29include whitelist-var-common.inc
30
31caps.drop all
32netfilter
33nodbus
34nodvd
35nogroups
36nonewprivs
37noroot
38notv
39nou2f
40novideo
41protocol unix,inet,inet6,netlink
42seccomp
43shell none
44tracelog
45
46disable-mnt
47private-bin mendeleydesktop,python*,env,gconftool-2,which,sh,ln,cat,update-desktop-database
48private-dev
49private-tmp
50
51noexec ${HOME}
52noexec /tmp