From 455bb5a4bdd03d77af72d810ddc22c85a353d2e4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 9 Jul 2010 04:37:13 +0200 Subject: units: connect shutdown scripts explicitly with the tty, because native units now default to /dev/null stdout otherwise --- units/fedora/reboot.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/fedora/reboot.service') diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 31aa74e141..6a93c0b557 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -17,3 +17,4 @@ Type=finish ValidNoProcess=yes Environment=RUNLEVEL=6 ExecStart=/etc/init.d/reboot start +StandardInput=tty -- cgit v1.2.3-54-g00ecf