dnsmasq: backport --tftp-no-fail to ignore missing tftp root
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
commit974ace616e2b1995273706e12bdf87fd0653705c
tree687fb0007557a21daa543f67fcb69c33c6c27ac6
parentbf8780d211069460920e56a15fc4746cc3959ef2
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]