This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ni-buildsystem
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1695
Commits
1
Branch
7
Tags
29 MiB
Makefile
65.3%
Shell
25.5%
Roff
2.5%
CSS
2.3%
Smarty
2.2%
Other
2.1%
Tree:
ce3bc8d515
ni-buildsystem
/
package
/
wpa_supplicant
/
files
/
post-wlan0.sh
8 lines
97 B
Raw
Blame
History
#!/bin/sh
. /etc/init.d/globals
SHOWINFO
"Stopping wlan0"
/usr/sbin/wpa_cli terminate
sleep
2
Reference in new issue