mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-26 05:41:31 +02:00
fix dnsmasq init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2151 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
01e1f0304e
commit
e660d02df2
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
. /etc/functions.sh
|
||||
. /etc/network.overrides
|
||||
[ "$FAILSAFE" != "true" -a -e /etc/config/network ] && . /etc/config/network
|
||||
|
||||
# interface to use for DHCP
|
||||
iface=lan
|
||||
|
Loading…
Reference in New Issue
Block a user