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