hwclock.service
[Unit]
Description=hwclock
[Service]
Type=oneshot
ExecStart=/sbin/hwclock --hctosys --localtime
ExecStop=/sbin/hwclock --systohc --localtime
[Install]
WantedBy=multi-user.target
[Unit]
Description=hwclock
[Service]
Type=oneshot
ExecStart=/sbin/hwclock --hctosys --localtime
ExecStop=/sbin/hwclock --systohc --localtime
[Install]
WantedBy=multi-user.target