aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zathura.profile
blob: 9f1c4a3dad1e9b201db6d2324d30e2c710a1740d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Firejail profile for zathura
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/zathura.local
# Persistent global definitions
include /etc/firejail/globals.local

noblacklist ~/.config/zathura
noblacklist ~/.local/share/zathura

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-passwdmgr.inc
include /etc/firejail/disable-programs.inc

caps.drop all
net none
nogroups
nonewprivs
noroot
nosound
notv
protocol unix
seccomp
shell none

private-bin zathura
private-dev
private-etc fonts
private-tmp
read-only ~/
read-write ~/.local/share/zathura/
nodvd