summaryrefslogtreecommitdiff
path: root/units/arch
diff options
context:
space:
mode:
Diffstat (limited to 'units/arch')
-rw-r--r--units/arch/halt.service2
-rw-r--r--units/arch/poweroff.service2
-rw-r--r--units/arch/reboot.service2
3 files changed, 3 insertions, 3 deletions
diff --git a/units/arch/halt.service b/units/arch/halt.service
index 2017d91bf5..b1935262f7 100644
--- a/units/arch/halt.service
+++ b/units/arch/halt.service
@@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=RUNLEVEL=0
ExecStart=/etc/rc.shutdown
-StandardInput=tty
+StandardOutput=tty
diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service
index 04922db315..3d40ba82c2 100644
--- a/units/arch/poweroff.service
+++ b/units/arch/poweroff.service
@@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=RUNLEVEL=0
ExecStart=/etc/rc.shutdown
-StandardInput=tty
+StandardOutput=tty
diff --git a/units/arch/reboot.service b/units/arch/reboot.service
index 8d1e90f5aa..37112fe9f3 100644
--- a/units/arch/reboot.service
+++ b/units/arch/reboot.service
@@ -16,4 +16,4 @@ Type=finish
ValidNoProcess=yes
Environment=RUNLEVEL=6
ExecStart=/etc/rc.shutdown
-StandardInput=tty
+StandardOutput=tty