disable-wifi.sh: don't kill wpa_suppliant to automatically connect on resume

This commit is contained in:
Cosmin Gorgovan 2017-04-09 15:57:04 +01:00
parent a9bf918e1e
commit ee6e4d30c2
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# Disable wifi, and remove all modules.
pkill dhcpcd
pkill wpa_supplicant
ifconfig wlan0 down