projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
379b5e9
)
include the network state in the dnsmasq init script. this makes it possible to run...
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jun 2007 19:28:46 +0000
(19:28 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jun 2007 19:28:46 +0000
(19:28 +0000)
SVN-Revision: 7805
package/dnsmasq/files/dnsmasq.init
patch
|
blob
|
history
diff --git
a/package/dnsmasq/files/dnsmasq.init
b/package/dnsmasq/files/dnsmasq.init
index 1d4cc5a9954eb8988d69ec0ded19f80ac2d2b10e..14c77fb013217f541762c43b0fc602a7490da2c5 100644
(file)
--- a/
package/dnsmasq/files/dnsmasq.init
+++ b/
package/dnsmasq/files/dnsmasq.init
@@
-58,6
+58,7
@@
dhcp_add() {
start() {
include /lib/network
scan_interfaces
+ config_load /var/state/network
config_load dhcp
args=""