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
Browse Source
- wpa_supplicant/pre-wlan0.sh: stop eth0 before starting wlan0
master
vanhofen
5 years ago
parent
e30ce1ef9d
commit
cda9f448c5
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
skel-root/general/scripts/pre-wlan0.sh
2
skel-root/general/scripts/pre-wlan0.sh
View File
@ -4,6 +4,8 @@
SHOWINFO
"Starting wlan0"
ifconfig eth0 down
/sbin/wpa_cli terminate
sleep
2
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
topaLE/ni-buildsystem
Title
Body
Create Issue