vimagick / dockerfiles

:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fight Against ************)

Home Page:https://hub.docker.com/u/vimagick/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsmasq: conf-dir option without trailing slash

bjmi opened this issue · comments

Please remove the trailing slash in /etc/dnsmasq.d/

&& echo "conf-dir=/etc/dnsmasq.d/,*.conf" >> /etc/dnsmasq.conf

is visible at least in log output
dnsmasq: unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support) at line 2 of /etc/dnsmasq.d//dnssec.conf

The example in dnsmasq man is dir=/path/to/dir,*.conf