diff options
Diffstat (limited to 'units/hwclock-save.service')
-rw-r--r-- | units/hwclock-save.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/hwclock-save.service b/units/hwclock-save.service index 23866d2fb6..067196f6f1 100644 --- a/units/hwclock-save.service +++ b/units/hwclock-save.service @@ -13,6 +13,3 @@ Before=poweroff.service reboot.service halt.service killall.service [Service] Type=oneshot ExecStart=/sbin/hwclock --systohc - -[Install] -WantedBy=shutdown.target |