Searched refs:enable_tftp (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/network/services/dnsmasq/files/
H A Ddnsmasq.init132 [ -d "$tftp_root" ] && append_bool "$cfg" enable_tftp "--enable-tftp"
226 config_get_bool enable_tftp "$cfg" enable_tftp 0
227 [ "$enable_tftp" -gt 0 ] && {

Completed in 67 milliseconds