FYI, it seems that there's no reason for RemainAfterExit=yes to be set
in the service. So currently I'm using:

        [Unit]
        Description=Save system time to RTC before shutdown
        Documentation=https://www.virtualbox.org/ticket/11980
        Before=final.target
        DefaultDependencies=no

        [Service]
        ExecStart=/sbin/hwclock --systohc
        Type=oneshot

        [Install]
        WantedBy=final.target

-- 
Sam Morris <https://robots.org.uk/>
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to