base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they...
[openwrt-10.03/.git] / package / base-files / files / etc / init.d / network
index 6b1f13c2faee63815c3609a2184de66026a784b0..e77db02517decf8345699140cad726cc0169dfcc 100755 (executable)
@@ -20,6 +20,8 @@ start() {
 }
 
 restart() {
+       setup_switch() { return 0; }
+       
        include /lib/network
        setup_switch
        ifup -a