From 7a19d24058ef6ff88f9eedaa32de36f41c396497 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Sun, 3 Feb 2019 10:55:18 -0800 Subject: [PATCH] Remove user/group from dnsmasq config In the case that FTL is started under root, dnsmasq changes the user to pihole due to this setting. The shared memory is created before this switch, and may cause issues such as failing to delete or reallocate the shared memory. These config lines were necessary before dnsmasq became part of FTL, but now since dnsmasq runs under FTL, we can configure the user/group through FTL. Signed-off-by: Mcat12 --- advanced/01-pihole.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/advanced/01-pihole.conf b/advanced/01-pihole.conf index af46e918..502293bf 100644 --- a/advanced/01-pihole.conf +++ b/advanced/01-pihole.conf @@ -22,9 +22,6 @@ addn-hosts=/etc/pihole/gravity.list addn-hosts=/etc/pihole/black.list addn-hosts=/etc/pihole/local.list -user=pihole -group=pihole - domain-needed localise-queries