chiark / gitweb /
umount: simplify code for deactivating loop devices
[elogind.git] / units / fedora / reboot.service
index 7a94db671e382b8675771b954189d6c4e6d2d409..ca8b3b182a5f52bb079dee164523ce2a57a8402c 100644 (file)
@@ -12,8 +12,8 @@ Requires=shutdown.target umount.target killall.service
 After=shutdown.target umount.target killall.service
 
 [Service]
-Type=finish
-ValidNoProcess=yes
+Type=oneshot
+RemainAfterExit=yes
 Environment=RUNLEVEL=6
 ExecStart=/etc/init.d/reboot start
-StandardInput=tty
+StandardOutput=tty