summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-12 14:57:47 +0000
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-04-12 14:57:47 +0000
commit67046300085d1f5ed08042ba82bb6bb1888faa65 (patch)
treec9be798089c1a42ca71ba28c63323f13c392e424 /package
parente7b225df0bcc2e0d7c31975a92e2db1b66b6f2aa (diff)
add missing include in restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rwxr-xr-xpackage/base-files/files/etc/init.d/network1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/files/etc/init.d/network b/package/base-files/files/etc/init.d/network
index 525565149..6b1f13c2f 100755
--- a/package/base-files/files/etc/init.d/network
+++ b/package/base-files/files/etc/init.d/network
@@ -20,6 +20,7 @@ start() {
}
restart() {
+ include /lib/network
setup_switch
ifup -a
/sbin/wifi up