add START=60 to dnsmasq init
SVN-Revision: 5525
This commit is contained in:
parent
c502e6a108
commit
b2dedf0ab2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
|
||||
START=60
|
||||
start() {
|
||||
include /lib/network
|
||||
scan_interfaces
|
||||
|
|
Loading…
Reference in a new issue