aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/nicotine.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/nicotine.profile')
-rw-r--r--etc/profile-m-z/nicotine.profile55
1 files changed, 55 insertions, 0 deletions
diff --git a/etc/profile-m-z/nicotine.profile b/etc/profile-m-z/nicotine.profile
new file mode 100644
index 000000000..7764edffb
--- /dev/null
+++ b/etc/profile-m-z/nicotine.profile
@@ -0,0 +1,55 @@
1# Firejail profile for Nicotine Plus
2# Description: Soulseek music-sharing client
3# This file is overwritten after every install/update
4# Persistent local customizations
5include nicotine.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.nicotine
10
11include allow-python2.inc
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21mkdir ${HOME}/.nicotine
22whitelist ${DOWNLOADS}
23whitelist ${HOME}/.nicotine
24whitelist /usr/share/GeoIP
25include whitelist-common.inc
26include whitelist-runuser-common.inc
27include whitelist-usr-share-common.inc
28include whitelist-var-common.inc
29
30apparmor
31caps.drop all
32#ipc-namespace
33netfilter
34no3d
35nodvd
36nogroups
37nonewprivs
38noroot
39nosound
40notv
41nou2f
42novideo
43protocol unix,inet,inet6
44seccomp
45shell none
46tracelog
47
48disable-mnt
49private-bin nicotine,python2*
50private-cache
51private-dev
52private-tmp
53
54dbus-user none
55dbus-system none