aboutsummaryrefslogtreecommitdiffstats
path: root/etc/amule.profile
blob: 5cd6e613ec12eb655efc98d741f764137c9a2eee (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 amule
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/amule.local
# Persistent global definitions
include /etc/firejail/globals.local

blacklist /boot
blacklist /media
blacklist /mnt
blacklist /opt
blacklist /usr/local/bin
blacklist /usr/local/sbin

whitelist ${DOWNLOADS}
whitelist ${HOME}/.aMule
whitelist ${HOME}/.gtkrc-2.0
whitelist ${HOME}/.gtkrc.mine
whitelist ${HOME}/.themes
include /etc/firejail/whitelist-common.inc

caps.drop all
ipc-namespace
nogroups
nonewprivs
noroot
seccomp
shell none

private-bin amule
private-dev
private-etc fonts,hosts
private-tmp