aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/makepkg.profile2
-rw-r--r--etc/mpd.profile2
3 files changed, 3 insertions, 2 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 38b66f175..1565187b0 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -168,6 +168,7 @@ blacklist ${HOME}/.config/mate/mate-dictionary
168blacklist ${HOME}/.config/mfusion 168blacklist ${HOME}/.config/mfusion
169blacklist ${HOME}/.config/midori 169blacklist ${HOME}/.config/midori
170blacklist ${HOME}/.config/mono 170blacklist ${HOME}/.config/mono
171blacklist ${HOME}/.config/mpd
171blacklist ${HOME}/.config/mpv 172blacklist ${HOME}/.config/mpv
172blacklist ${HOME}/.config/mupen64plus 173blacklist ${HOME}/.config/mupen64plus
173blacklist ${HOME}/.config/nautilus 174blacklist ${HOME}/.config/nautilus
diff --git a/etc/makepkg.profile b/etc/makepkg.profile
index 6d2e6b0ce..ac337b9a1 100644
--- a/etc/makepkg.profile
+++ b/etc/makepkg.profile
@@ -41,7 +41,7 @@ no3d
41nodvd 41nodvd
42nogroups 42nogroups
43nonewprivs 43nonewprivs
44# noroot is only disabled to allow the creation of kernel headers from an official pckgbuild. 44# noroot is only disabled to allow the creation of kernel headers from an official PKGBUILD.
45#noroot 45#noroot
46nosound 46nosound
47notv 47notv
diff --git a/etc/mpd.profile b/etc/mpd.profile
index a624ea091..3ed5fe307 100644
--- a/etc/mpd.profile
+++ b/etc/mpd.profile
@@ -5,8 +5,8 @@ include /etc/firejail/mpd.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8
9noblacklist ${HOME}/.mpdconf 8noblacklist ${HOME}/.mpdconf
9noblacklist ${HOME}/.config/mpd
10 10
11include /etc/firejail/disable-common.inc 11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc 12include /etc/firejail/disable-devel.inc