mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Apply lastest dnsmasq changes
This commit is contained in:
parent
5d319fdf8c
commit
70e99dc800
1 changed files with 1 additions and 1 deletions
|
@ -946,7 +946,7 @@ dnsmasq_start()
|
|||
|
||||
xappend "--dhcp-broadcast=tag:needs-broadcast"
|
||||
|
||||
xappend "--addn-hosts=$(dirname $HOSTFILE)"
|
||||
xappend "--hostsdir=$(dirname $HOSTFILE)"
|
||||
|
||||
config_get dnsmasqconfdir "$cfg" confdir "/tmp/dnsmasq.d"
|
||||
[ ! -d "$dnsmasqconfdir" ] && mkdir -p $dnsmasqconfdir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue