aboutsummaryrefslogtreecommitdiffstats
path: root/etc/amule.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 21:01:08 +0200
commit109b1865669ac1038454023762fb83cd0ebf6cca (patch)
treeefd9bc13c2c6e7f583709e3d46f2e9fe120de9bf /etc/amule.profile
parentmany profile cleanups (2) (diff)
downloadfirejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.gz
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.tar.zst
firejail-109b1865669ac1038454023762fb83cd0ebf6cca.zip
many profile cleanups (3)
Diffstat (limited to 'etc/amule.profile')
-rw-r--r--etc/amule.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/amule.profile b/etc/amule.profile
index 7cb2130bb..feb4a5e7e 100644
--- a/etc/amule.profile
+++ b/etc/amule.profile
@@ -6,7 +6,6 @@ include amule.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9
10noblacklist ${HOME}/.aMule 9noblacklist ${HOME}/.aMule
11 10
12include disable-common.inc 11include disable-common.inc
@@ -16,6 +15,7 @@ include disable-interpreters.inc
16include disable-passwdmgr.inc 15include disable-passwdmgr.inc
17include disable-programs.inc 16include disable-programs.inc
18 17
18mkdir ${HOME}/.aMule
19whitelist ${DOWNLOADS} 19whitelist ${DOWNLOADS}
20whitelist ${HOME}/.aMule 20whitelist ${HOME}/.aMule
21include whitelist-common.inc 21include whitelist-common.inc