aboutsummaryrefslogtreecommitdiffstats
path: root/etc/amule.profile
diff options
context:
space:
mode:
authorLibravatar Chiraag Nataraj <chiraag.nataraj@gmail.com>2017-09-16 13:18:26 -0400
committerLibravatar Tad <tad@spotco.us>2017-09-18 18:24:13 -0400
commit9c833ae929f64fa54c5d8aa49e4a784803b805c8 (patch)
tree6a15f6bda1665adfb1ff58842b995a8a03bba921 /etc/amule.profile
parentAdd a profile for TeamSpeak3 (diff)
downloadfirejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.gz
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.tar.zst
firejail-9c833ae929f64fa54c5d8aa49e4a784803b805c8.zip
Add 31 profiles
Diffstat (limited to 'etc/amule.profile')
-rw-r--r--etc/amule.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/amule.profile b/etc/amule.profile
new file mode 100644
index 000000000..5cd6e613e
--- /dev/null
+++ b/etc/amule.profile
@@ -0,0 +1,33 @@
1# Firejail profile for amule
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/amule.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12blacklist /usr/local/bin
13blacklist /usr/local/sbin
14
15whitelist ${DOWNLOADS}
16whitelist ${HOME}/.aMule
17whitelist ${HOME}/.gtkrc-2.0
18whitelist ${HOME}/.gtkrc.mine
19whitelist ${HOME}/.themes
20include /etc/firejail/whitelist-common.inc
21
22caps.drop all
23ipc-namespace
24nogroups
25nonewprivs
26noroot
27seccomp
28shell none
29
30private-bin amule
31private-dev
32private-etc fonts,hosts
33private-tmp