1
0
Fork 0
mirror of https://github.com/pygos/init-scripts.git synced 2024-05-17 03:06:13 +02:00
init-scripts/services/hwclock

7 lines
118 B
Plaintext
Raw Normal View History

description restore time from RTC
exec hwclock --hctosys --utc
type wait
target boot
before sysinit
after vfs modules