1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 10:18:44 +02:00
init/services/hwclock.in
David Oberhollenzer dc5afbc771 Deduce service name from file name
Remove redundant name keyword from service files

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-03-26 01:08:42 +02:00

6 lines
125 B
Plaintext

description = "restore time from RTC"
exec = "@SBINPATH@/hwclock --hctosys --utc"
type = wait
target = boot
before = sysinit