X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fbootscripts%2Fifdown;h=3634b36de1396368266abd792ac45287d66d871b;hb=20e2be33f5d0be646e709eb5ae445d7098852180;hp=a6fabf994b52a163539f2d3f9c7c2024c4128a18;hpb=e8cc14e96c051666130d201fa5c60291a881e008;p=hvlinux.git diff --git a/stage2/bootscripts/ifdown b/stage2/bootscripts/ifdown index a6fabf9..3634b36 100755 --- a/stage2/bootscripts/ifdown +++ b/stage2/bootscripts/ifdown @@ -51,6 +51,7 @@ else fi if [ "x${BOOTPROTO}" = "xwifi" ]; then + echo "Stopping wpa_supplicant" killall wpa_supplicant fi