summaryrefslogtreecommitdiff
path: root/units/getty@.service.m4
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-15 23:49:02 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-15 23:49:02 +0100
commite3aa71c38cbecb24e6333411ee19814796a5b1d0 (patch)
tree5ae80b4fcbf3bc4f93e3905cecab2fc40f1cb1da /units/getty@.service.m4
parent96a8cbfae1b37cf0a9c0591bfef93f9de1561bc4 (diff)
exec: automatically determine right TERM= setting based on tty name
Diffstat (limited to 'units/getty@.service.m4')
-rw-r--r--units/getty@.service.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/units/getty@.service.m4 b/units/getty@.service.m4
index 11a71d716..d6bd9a9db 100644
--- a/units/getty@.service.m4
+++ b/units/getty@.service.m4
@@ -22,7 +22,6 @@ After=rc-local.service
Before=getty.target
[Service]
-Environment=TERM=linux
ExecStart=-/sbin/agetty %I 38400
Restart=always
RestartSec=0