1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Sync clock at boot through Mycroft (as well)

This commit is contained in:
j1nx
2021-08-10 17:08:11 +02:00
parent c15065204b
commit eec812f9a4

View File

@ -4,7 +4,7 @@
"ipc_path": "/dev/shm/mycroft/ipc/", "ipc_path": "/dev/shm/mycroft/ipc/",
"enclosure": { "enclosure": {
"platform": "OpenVoiceOS", "platform": "OpenVoiceOS",
"ntp_sync_on_boot": false "ntp_sync_on_boot": true
}, },
"disable_xdg": false, "disable_xdg": false,
"listener": { "listener": {