1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 15:02:13 +03:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10544 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-03-04 15:50:41 +00:00
parent 912ff1d065
commit a30db55ac8

View File

@ -20,7 +20,7 @@ start() {
}
restart() {
setup_switch()
setup_switch
ifup -a
/sbin/wifi up
}