aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mpd.profile
diff options
context:
space:
mode:
authorLibravatar SpotComms <SpotComms@users.noreply.github.com>2017-09-18 19:24:37 -0400
committerLibravatar GitHub <noreply@github.com>2017-09-18 19:24:37 -0400
commite38b65ceb2c283230086bdca5c140dc4b9f3294b (patch)
treecda4674453d448ec26201c04d5ed374812a1b653 /etc/mpd.profile
parentAdd a profile for xmr-stak-cpu (diff)
parentUpdate firecfg (diff)
downloadfirejail-e38b65ceb2c283230086bdca5c140dc4b9f3294b.tar.gz
firejail-e38b65ceb2c283230086bdca5c140dc4b9f3294b.tar.zst
firejail-e38b65ceb2c283230086bdca5c140dc4b9f3294b.zip
Merge pull request #1555 from SpotComms/upstream
Upstream many profiles from various sources
Diffstat (limited to 'etc/mpd.profile')
-rw-r--r--etc/mpd.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/mpd.profile b/etc/mpd.profile
new file mode 100644
index 000000000..7bfa47d77
--- /dev/null
+++ b/etc/mpd.profile
@@ -0,0 +1,33 @@
1# Firejail profile for mpd
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/mpd.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8
9noblacklist ${HOME}/.mpdconf
10
11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16caps.drop all
17netfilter
18no3d
19nodvd
20nonewprivs
21noroot
22notv
23novideo
24protocol unix,inet,inet6
25seccomp
26shell none
27
28#private-bin mpd,bash
29private-dev
30private-tmp
31
32noexec ${HOME}
33noexec /tmp