aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/amule.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/amule.profile')
-rw-r--r--etc/profile-a-l/amule.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-a-l/amule.profile b/etc/profile-a-l/amule.profile
new file mode 100644
index 000000000..feb4a5e7e
--- /dev/null
+++ b/etc/profile-a-l/amule.profile
@@ -0,0 +1,42 @@
1# Firejail profile for amule
2# Description: Client for the eD2k and Kad networks, like eMule
3# This file is overwritten after every install/update
4# Persistent local customizations
5include amule.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.aMule
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17
18mkdir ${HOME}/.aMule
19whitelist ${DOWNLOADS}
20whitelist ${HOME}/.aMule
21include whitelist-common.inc
22
23caps.drop all
24ipc-namespace
25netfilter
26no3d
27nodvd
28nogroups
29nonewprivs
30noroot
31nosound
32notv
33nou2f
34novideo
35protocol unix,inet,inet6
36seccomp
37shell none
38
39private-bin amule
40private-dev
41private-tmp
42