add missing include in restart
authorTravis Kemen <thepeople@openwrt.org>
Sat, 12 Apr 2008 14:57:47 +0000 (14:57 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Sat, 12 Apr 2008 14:57:47 +0000 (14:57 +0000)
SVN-Revision: 10794

package/base-files/files/etc/init.d/network

index 5255651490d4f9b69e32a18414e94567e4066024..6b1f13c2faee63815c3609a2184de66026a784b0 100755 (executable)
@@ -20,6 +20,7 @@ start() {
 }
 
 restart() {
+       include /lib/network
        setup_switch
        ifup -a
        /sbin/wifi up