evolution-packages/srcpkgs/dinit-services/files/dinit.d/hwclock

13 lines
243 B
Plaintext

# Set system time from hardware clock
type = scripted
logfile = /run/hwclock.log
command = /sbin/hwclock --hctosys
# Optional, not necessary, and not recommended:
#stop-command = /sbin/hwclock --systohc
restart = false
depends-on = udevd