mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
connman: sync hw clock in UTC time
This commit is contained in:
parent
0d2157f0f7
commit
a41ea125f0
@ -195,7 +195,7 @@ fi
|
|||||||
# sleep 30 seconds before hw clock is synced
|
# sleep 30 seconds before hw clock is synced
|
||||||
usleep 30000000
|
usleep 30000000
|
||||||
progress "syncing hardware clock with system clock"
|
progress "syncing hardware clock with system clock"
|
||||||
/sbin/hwclock --systohc
|
/sbin/hwclock --systohc --utc
|
||||||
)&
|
)&
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user