mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
netifd: bring up wifi at boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31855 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5de1b14ed2
commit
4bf5594f9b
@ -20,13 +20,14 @@ start() {
|
||||
setup_switch
|
||||
|
||||
sleep 1
|
||||
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
||||
restart() {
|
||||
ifdown -a
|
||||
sleep 1
|
||||
start
|
||||
wifi
|
||||
}
|
||||
|
||||
shutdown() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user