1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-02-09 22:52:38 +00:00
pi-hole/automated install
Nick Rosbrook 8fb3ccc147
installer: use a drop-in to disable systemd-resolved stub listener
systemd-resolved supports drop-in config snippets, e.g. by placing .conf
files in /etc/systemd/resolved.conf.d. During install, use a drop-in
config to set DNSStubListener=no, instead of modifying the main config.

This is generally better practice, and also prevents conflicts when
distribution packages are upgraded, which may include new versions of
/etc/systemd/resolved.conf.

Signed-off-by: Nick Rosbrook <enr0n@ubuntu.com>
2025-02-04 16:18:04 -05:00
..
basic-install.sh installer: use a drop-in to disable systemd-resolved stub listener 2025-02-04 16:18:04 -05:00
uninstall.sh installer: use a drop-in to disable systemd-resolved stub listener 2025-02-04 16:18:04 -05:00