fix dnsmasq init script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2151 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-10-17 19:42:58 +00:00
parent 67e73b4eba
commit 7fdc096dbd
1 changed files with 2 additions and 0 deletions

View File

@ -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