mirror of
https://github.com/rancher/os.git
synced 2025-09-15 22:49:08 +00:00
Add wifi support
This commit is contained in:
@@ -66,6 +66,8 @@ func Main() {
|
||||
log.Errorf("Failed to save cloud-config: %v", err)
|
||||
}
|
||||
|
||||
// exit wpa_supplicant
|
||||
netconf.StopWpaSupplicant()
|
||||
// exit dhcpcd
|
||||
netconf.StopDhcpcd()
|
||||
}
|
||||
|
Reference in New Issue
Block a user