1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
SVN-Revision: 10544
This commit is contained in:
Florian Fainelli 2008-03-04 15:50:41 +00:00
parent 8daddd9d7b
commit c3c83c6574

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