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