chiark / gitweb /
mount: don't pull in nofail mounts by default, but use them if they are around
[elogind.git] / units / hwclock-save.service
index 23866d2fb6ae1baa209b89b64109df8cee2b3aeb..11ad0eba2be18f4f46357c7cf26736caf5e4d613 100644 (file)
@@ -8,11 +8,8 @@
 [Unit]
 Description=Update RTC With System Clock
 DefaultDependencies=no
-Before=poweroff.service reboot.service halt.service killall.service
+Before=poweroff.service reboot.service halt.service
 
 [Service]
 Type=oneshot
 ExecStart=/sbin/hwclock --systohc
-
-[Install]
-WantedBy=shutdown.target