commit | 30d0879ed55cb67b1b735beab3d93f3bb3ef1dd2 | [log] [tgz] |
---|---|---|
author | Stefan Tomanek <stefan.tomanek+dnsmasq@wertarbyte.de> | Tue Mar 31 22:32:11 2015 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Tue Mar 31 22:32:11 2015 +0100 |
tree | dcbb23ae6a6597da580d6648c65714dba7d00200 | |
parent | fd6ad9e481ab7c812a6b1515244908818cbb0442 [diff] [blame] |
add --tftp-no-fail to ignore missing tftp root
diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example index 1bd305d..67be99a 100644 --- a/dnsmasq.conf.example +++ b/dnsmasq.conf.example
@@ -486,6 +486,9 @@ # Set the root directory for files available via FTP. #tftp-root=/var/ftpd +# Do not abort if the tftp-root is unavailable +#tftp-no-fail + # Make the TFTP server more secure: with this set, only files owned by # the user dnsmasq is running as will be send over the net. #tftp-secure