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/gentoo/reboot.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/gentoo/reboot.service') diff --git a/units/gentoo/reboot.service b/units/gentoo/reboot.service index 353fb4bfcb..c223e6c26f 100644 --- a/units/gentoo/reboot.service +++ b/units/gentoo/reboot.service @@ -16,3 +16,4 @@ Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.a Type=finish ValidNoProcess=yes ExecStart=/etc/init.d/reboot.sh +StandardInput=tty -- cgit v1.2.3-54-g00ecf