mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Give the system some time to get the wifi up.
- export dbus for NetworkManager - give it 15 seconds to get the wifi up before checking SSID connectivity.
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
export DBUS_SYSTEM_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket
|
||||||
|
sleep 15
|
||||||
|
|
||||||
iwgetid -r
|
iwgetid -r
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user