chiark / gitweb /
main: restore an accidentally removed 'else'
[elogind.git] / units / arch / reboot.service
index 37112fe9f3b4637b3a37a1e16d11d6e30c7fd4fd..ae5c979e3e7a65fbc05ca149690ec3a26ad2e89d 100644 (file)
@@ -12,8 +12,8 @@ Requires=shutdown.target umount.target
 After=shutdown.target umount.target
 
 [Service]
-Type=finish
-ValidNoProcess=yes
+Type=oneshot
+RemainAfterExit=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/rc.shutdown
 StandardOutput=tty