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)
commit8acbb5783d8df504d48cdcb6d919fb71fa7b179a
treef1178fcff8b7a16d8bac4d5098f08e1bb96a97c3
parent3ec7ccf50187a402fea21253972796549e256f9f
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]