mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +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
|
||||
usleep 30000000
|
||||
progress "syncing hardware clock with system clock"
|
||||
/sbin/hwclock --systohc
|
||||
/sbin/hwclock --systohc --utc
|
||||
)&
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user