diff --git a/recipes-extra/dnsmasq/files/dnsmasq.conf b/recipes-extra/dnsmasq/files/dnsmasq.conf index 17cc007..964d70b 100755 --- a/recipes-extra/dnsmasq/files/dnsmasq.conf +++ b/recipes-extra/dnsmasq/files/dnsmasq.conf @@ -286,9 +286,3 @@ dhcp-range=10.0.0.10,10.0.0.200,2h # Include a another lot of configuration options. #conf-file=/etc/dnsmasq.more.conf - -enable-tftp -tftp-root=/srv/tftp/ -tftp-secure - - diff --git a/recipes-extra/dnsmasq/files/sysmocom-idu/dnsmasq.conf b/recipes-extra/dnsmasq/files/sysmocom-idu/dnsmasq.conf index 1aa4f39..a2b32d0 100755 --- a/recipes-extra/dnsmasq/files/sysmocom-idu/dnsmasq.conf +++ b/recipes-extra/dnsmasq/files/sysmocom-idu/dnsmasq.conf @@ -287,8 +287,7 @@ dhcp-range=172.16.2.2,172.16.3.254,255.255.254.0,168h # Include a another lot of configuration options. #conf-file=/etc/dnsmasq.more.conf - - - - +enable-tftp +tftp-root=/srv/tftp/ +tftp-secure