mirror of
https://github.com/pygos/init.git
synced 2024-11-05 04:07:10 +01:00
7 lines
155 B
Text
7 lines
155 B
Text
|
description restore saved time from last shutdown
|
||
|
type wait
|
||
|
target boot
|
||
|
before sysinit
|
||
|
after vfs modules
|
||
|
exec xargs -a @STATEFILESPATH@/swclock date --utc
|