openwrt/package/network/services/dnsmasq
Alberto Bursi 9e20cc56b9 dnsmasq: make tftp root if not existing
If there's a TFTP root directory configured, create it with mkdir -p
(which does not throw an error if the folder exists already)
before starting dnsmasq. This is useful for TFTP roots in /tmp, for example.

Originally submitted by nfw user aka Nathaniel Wesley Filardo

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2017-06-02 00:09:14 +02:00
..
files dnsmasq: make tftp root if not existing 2017-06-02 00:09:14 +02:00
patches dnsmasq: Add upstream patch fixing SERVFAIL issues with multiple servers 2017-02-20 18:13:44 +01:00
Makefile Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'" 2017-01-12 12:14:20 +01:00