init-scripts/services/hwclock

7 lines
118 B
Plaintext

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