aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xiphos.profile
blob: b7fb6ecf3f3c7fd4cb3c66a69e404bdfeaeecd3f (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
# Firejail profile for xiphos
noblacklist ~/.sword
noblacklist ~/.xiphos

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

blacklist ~/.bashrc
blacklist ~/.Xauthority

caps.drop all
netfilter
nogroups
nonewprivs
noroot
nosound
protocol unix,inet,inet6
seccomp
shell none
tracelog

private-bin xiphos
private-etc fonts,resolv.conf,sword
private-dev
private-tmp

whitelist ${HOME}/.sword
whitelist ${HOME}/.xiphos