This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
EnvironmentFile=-/etc/default/fake-hwclock -
ExecStart=/sbin/fake-hwclock load $FORCE -
ExecStop=/sbin/fake-hwclock save -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
Before=sysinit.target shutdown.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Restore / save the current clock -
Documentation=man:fake-hwclock(8)
-
Additionnal notes
Nothing here.