diff options
Diffstat (limited to 'units/suse/poweroff.service')
-rw-r--r-- | units/suse/poweroff.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suse/poweroff.service b/units/suse/poweroff.service index f9f7b56dc1..f68882c143 100644 --- a/units/suse/poweroff.service +++ b/units/suse/poweroff.service @@ -16,4 +16,4 @@ Type=finish ValidNoProcess=yes Environment=COLD_BOOT=1 ExecStart=/etc/init.d/halt -StandardInput=tty +StandardOutput=tty |