openwrtv4/package/network/services/dnsmasq
Hans Dedecker a39ddff428 dnsmasq: write atomic host file
Different invocations of the dnsmasq init script (e.g. at startup by procd)
will rewrite the dhcp host file which might result into dnsmasq reading an
empty dhcp host file as it is being rewritten by the dnsmasq init script.
Let the dnsmasq init script first write to a temp dhcp host file so it does
not overwrite the contents of the existing dhcp host file.

Reported-by: Hartmut Birr <e9hack@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-12-07 10:59:03 +01:00
..
files dnsmasq: write atomic host file 2017-12-07 10:59:03 +01:00
patches dnsmasq: backport infinite dns retries fix 2017-12-06 14:55:12 +01:00
Makefile dnsmasq: write atomic host file 2017-12-07 10:59:03 +01:00