aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mpd.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-06-19 20:53:39 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2022-06-19 20:53:39 +0200
commit8049562ef28eb101bbb2a979d00c211b7f20d8f3 (patch)
tree9c020b466f569e003f377bdf881736543b6aa3a5 /etc/profile-m-z/mpd.profile
parentshell none set as default (diff)
downloadfirejail-8049562ef28eb101bbb2a979d00c211b7f20d8f3.tar.gz
firejail-8049562ef28eb101bbb2a979d00c211b7f20d8f3.tar.zst
firejail-8049562ef28eb101bbb2a979d00c211b7f20d8f3.zip
Remove shell none from profiles
Command: sed -i "/^shell none/d" etc/*/* TODO: ``` etc/profile-a-l/beaker.profile:ignore shell none etc/profile-a-l/default.profile:# shell none etc/profile-a-l/fdns.profile:#shell none etc/profile-a-l/gnome-nettool.profile:#shell none etc/profile-a-l/jitsi-meet-desktop.profile:ignore shell none etc/profile-m-z/pidgin.profile:# shell none etc/profile-m-z/rocketchat.profile:ignore shell none etc/profile-m-z/server.profile:# shell none etc/templates/profile.template:# OPTIONS (caps*, net*, no*, protocol, seccomp*, shell none, tracelog) etc/templates/profile.template:#shell none ``` - manpage - RELNOTES - fbuilder
Diffstat (limited to 'etc/profile-m-z/mpd.profile')
-rw-r--r--etc/profile-m-z/mpd.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/mpd.profile b/etc/profile-m-z/mpd.profile
index 761d5b041..604db8105 100644
--- a/etc/profile-m-z/mpd.profile
+++ b/etc/profile-m-z/mpd.profile
@@ -35,7 +35,6 @@ protocol unix,inet,inet6
35# blacklisting of ioprio_set system calls breaks auto-updating of 35# blacklisting of ioprio_set system calls breaks auto-updating of
36# MPD's database when files in music_directory are changed 36# MPD's database when files in music_directory are changed
37seccomp !ioprio_set 37seccomp !ioprio_set
38shell none
39 38
40#private-bin bash,mpd 39#private-bin bash,mpd
41private-cache 40private-cache