summaryrefslogtreecommitdiffstats
path: root/units/serial-getty@.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/serial-getty@.service.in')
-rw-r--r--units/serial-getty@.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/serial-getty@.service.in b/units/serial-getty@.service.in
index 6bf101eac9..5669b19aff 100644
--- a/units/serial-getty@.service.in
+++ b/units/serial-getty@.service.in
@@ -33,7 +33,7 @@ Before=rescue.service
# The '-o' option value tells agetty to replace 'login' arguments with an
# option to preserve environment (-p), followed by '--' for safety, and then
# the entered username.
-ExecStart=-/sbin/agetty -o '-p -- \\u' --keep-baud 115200,57600,38400,9600 - $TERM
+ExecStart=-/sbin/agetty -o '-p -- \\u' --noreset --noclear --keep-baud 115200,57600,38400,9600 - ${TERM}
Type=idle
Restart=always
UtmpIdentifier=%I