diff options
Diffstat (limited to 'units/gentoo/poweroff.service')
-rw-r--r-- | units/gentoo/poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gentoo/poweroff.service b/units/gentoo/poweroff.service index f4b8fbf122..40126b211e 100644 --- a/units/gentoo/poweroff.service +++ b/units/gentoo/poweroff.service @@ -16,4 +16,4 @@ Type=finish ValidNoProcess=yes Environment=RC_DOWN_HARDDISK=yes ExecStart=/etc/init.d/shutdown.sh -StandardInput=tty +StandardOutput=tty |