summaryrefslogtreecommitdiff
path: root/units/console-getty.service.m4.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/console-getty.service.m4.in')
-rw-r--r--units/console-getty.service.m4.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/console-getty.service.m4.in b/units/console-getty.service.m4.in
index 464732c742..8ac51a471b 100644
--- a/units/console-getty.service.m4.in
+++ b/units/console-getty.service.m4.in
@@ -15,7 +15,7 @@ After=rc-local.service
Before=getty.target
[Service]
-ExecStart=-/sbin/agetty --noclear --keep-baud console 115200,38400,9600
+ExecStart=-/sbin/agetty --noclear --keep-baud console 115200,38400,9600 $TERM
Type=idle
Restart=always
RestartSec=0