diff options
Diffstat (limited to 'units/gentoo/reboot.service')
-rw-r--r-- | units/gentoo/reboot.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gentoo/reboot.service b/units/gentoo/reboot.service index 7492aaedb2..de1665579d 100644 --- a/units/gentoo/reboot.service +++ b/units/gentoo/reboot.service @@ -15,4 +15,4 @@ After=shutdown.target umount.target killall.service Type=finish ValidNoProcess=yes ExecStart=/etc/init.d/reboot.sh -StandardInput=tty +StandardOutput=tty |