mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-05 21:14:28 +01: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:
parent
17fd2c4527
commit
15f01f6d4a
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
export DBUS_SYSTEM_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket
|
||||
sleep 15
|
||||
|
||||
iwgetid -r
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user