aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/dnsmasq.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/dnsmasq.profile')
-rw-r--r--etc/profile-a-l/dnsmasq.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-a-l/dnsmasq.profile b/etc/profile-a-l/dnsmasq.profile
index 01398c2b2..b1acbf392 100644
--- a/etc/profile-a-l/dnsmasq.profile
+++ b/etc/profile-a-l/dnsmasq.profile
@@ -7,11 +7,11 @@ include dnsmasq.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist /sbin 10nodeny /sbin
11noblacklist /usr/sbin 11nodeny /usr/sbin
12 12
13blacklist /tmp/.X11-unix 13deny /tmp/.X11-unix
14blacklist ${RUNUSER}/wayland-* 14deny ${RUNUSER}/wayland-*
15 15
16include disable-common.inc 16include disable-common.inc
17include disable-devel.inc 17include disable-devel.inc