mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
51 lines
1.1 KiB
Text
51 lines
1.1 KiB
Text
# Firejail profile for Mendeley
|
|
# Description: Academic software for managing and sharing research papers.
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include mendeleydesktop.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${DOCUMENTS}
|
|
noblacklist ${HOME}/.cache/Mendeley Ltd.
|
|
noblacklist ${HOME}/.config/Mendeley Ltd.
|
|
noblacklist ${HOME}/.local/share/Mendeley Ltd.
|
|
noblacklist ${HOME}/.local/share/data/Mendeley Ltd.
|
|
noblacklist ${HOME}/.pki
|
|
noblacklist ${HOME}/.local/share/pki
|
|
|
|
# Allow python (blacklisted by disable-interpreters.inc)
|
|
include allow-python2.inc
|
|
include allow-python3.inc
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
|
|
include whitelist-var-common.inc
|
|
|
|
caps.drop all
|
|
netfilter
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp
|
|
tracelog
|
|
|
|
disable-mnt
|
|
private-bin cat,env,gconftool-2,ln,mendeleydesktop,python*,sh,update-desktop-database,which
|
|
private-dev
|
|
private-tmp
|
|
|
|
dbus-user none
|
|
dbus-system none
|
|
|
|
restrict-namespaces
|