chiark / gitweb /
units: suse - reboot: do not wait for tty
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 4 Aug 2010 12:21:01 +0000 (14:21 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 4 Aug 2010 12:21:01 +0000 (14:21 +0200)
units/suse/halt.service
units/suse/poweroff.service
units/suse/reboot.service

index 75e30632c01339cfbed6f894d8acb4cc004de42c..559a51ce75e235b0d2b267bfa41d5de93f1ecd72 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=INIT_HALT=HALT RUNLEVEL=0 COLD_BOOT=1
 ExecStart=/etc/init.d/halt
-StandardInput=tty
+StandardOutput=tty
index f9f7b56dc1fd18eb249e2100b86d65901381d7ef..f68882c14341bd5f2f61eb55ef2937cecb164b9f 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=COLD_BOOT=1
 ExecStart=/etc/init.d/halt
-StandardInput=tty
+StandardOutput=tty
index 5fc24d1c8f5fc479243733eb79eb3886570d33f2..6b2982a9a0f3108c6cd503bce551b41602bff07b 100644 (file)
@@ -16,4 +16,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=COLD_BOOT=1
 ExecStart=/etc/init.d/reboot
-StandardInput=tty
+StandardOutput=tty