diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-15 23:49:02 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-15 23:49:02 +0100 |
commit | e3aa71c38cbecb24e6333411ee19814796a5b1d0 (patch) | |
tree | 5ae80b4fcbf3bc4f93e3905cecab2fc40f1cb1da /TODO | |
parent | 96a8cbfae1b37cf0a9c0591bfef93f9de1561bc4 (diff) |
exec: automatically determine right TERM= setting based on tty name
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ * in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR -* automatically determine TERM= based on tty name. (TERM=linux vs. TERM=vt100-nav) +* automatically determine TERM= based on tty name even for /dev/console * declare /etc/os-release cross-distro standard |