dnsmasq: backport --tftp-no-fail to ignore missing tftp root
authorJohn Crispin <blogic@openwrt.org>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
commit0a7a9c6a41f8cf6d8da880d57e14220c4650e501
tree687fb0007557a21daa543f67fcb69c33c6c27ac6
parent450ac468386a27c881fef9738c7daecc840e62fa
dnsmasq: backport --tftp-no-fail to ignore missing tftp root

This patch backports the option --tftp-no-fail to dnsmasq and prevents the
service from aborting if the specified TFTP root directory is not available;
this might be the case if TFTP files are located on external media that might
occasionally not be present at startup.

Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45213 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/dnsmasq/files/dnsmasq.init
package/network/services/dnsmasq/patches/120-add-tftp-no-fail-to-ignore-missing-tftp-root.patch [new file with mode: 0644]