projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48445ed
)
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jul 2007 00:44:41 +0000
(
00:44
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jul 2007 00:44:41 +0000
(
00:44
+0000)
SVN-Revision: 7953
net/miniupnpd/files/miniupnpd.init
patch
|
blob
|
history
diff --git
a/net/miniupnpd/files/miniupnpd.init
b/net/miniupnpd/files/miniupnpd.init
index 22a71ad8ea8d02ce16ac72e0f00eee7be0a72415..33f6b5b0f5be2a3ceb220ba0219a95c7d426114f 100644
(file)
--- a/
net/miniupnpd/files/miniupnpd.init
+++ b/
net/miniupnpd/files/miniupnpd.init
@@
-4,7
+4,7
@@
start() {
config_load "upnpd"
include /lib/network
scan_interfaces
-
config_load
/var/state/network
+
.
/var/state/network
config_get ifname wan ifname
config_get ipaddr lan ipaddr