dnsmasq: backport --tftp-no-fail to ignore missing tftp root
authorJohn Crispin <john@openwrt.org>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 1 Apr 2015 08:33:10 +0000 (08:33 +0000)
commita5b424ffb3cc8a9cb5b788b4580b4c05e49e9c5e
tree687fb0007557a21daa543f67fcb69c33c6c27ac6
parent23b5f8677ca4cc899cc1da9ede361b5fca197c99
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>
SVN-Revision: 45213
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]