aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2008-04-12 14:57:47 +0000
committerTravis Kemen <thepeople@openwrt.org>2008-04-12 14:57:47 +0000
commit3cdafdf07e9f3e9c351f4c02c5ab873157578306 (patch)
treec9be798089c1a42ca71ba28c63323f13c392e424 /package/base-files
parentc2a748ed6e88f73ecf509bbc3c0e582bf88a43a4 (diff)
downloadmaster-187ad058-3cdafdf07e9f3e9c351f4c02c5ab873157578306.tar.gz
master-187ad058-3cdafdf07e9f3e9c351f4c02c5ab873157578306.tar.bz2
master-187ad058-3cdafdf07e9f3e9c351f4c02c5ab873157578306.zip
add missing include in restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-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 5255651490..6b1f13c2fa 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