From 180f90cb13ffbf8e6269ec3afb24243fec936e0c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Nov 2010 01:54:07 +0100 Subject: units: set TERM for gettys again, since they acquire a TTY on their own --- units/getty@.service.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'units/getty@.service.m4') diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index 8ac3925c4f..902ab6e053 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -22,6 +22,7 @@ After=rc-local.service Before=getty.target [Service] +Environment=TERM=linux ExecStart=-/sbin/agetty %I 38400 Restart=always RestartSec=0 -- cgit v1.2.3-54-g00ecf