disable-wifi.sh: don't kill wpa_suppliant to automatically connect on resume
This commit is contained in:
parent
a9bf918e1e
commit
ee6e4d30c2
@ -3,7 +3,6 @@
|
||||
# Disable wifi, and remove all modules.
|
||||
|
||||
pkill dhcpcd
|
||||
pkill wpa_supplicant
|
||||
|
||||
ifconfig wlan0 down
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user