From 183ae5f99b1fb90890760883d3e8c57d50b3ce27 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 4 Aug 2010 14:17:18 +0200 Subject: reboot: don't wait for input tty --- units/fedora/poweroff.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/fedora/poweroff.service') diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service index e8b597c200..cd6ec3edc9 100644 --- a/units/fedora/poweroff.service +++ b/units/fedora/poweroff.service @@ -16,4 +16,4 @@ Type=finish ValidNoProcess=yes Environment=RUNLEVEL=0 ExecStart=/etc/init.d/halt start -StandardInput=tty +StandardOutput=tty -- cgit v1.2.3-54-g00ecf