Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-20 | units: direct stdout/stderr of rescue shells to tty | Michal Schmidt | |
With output of services going to syslog by default now, the rescue shell units need to direct their output to tty explicitly. Specify stderr too, just in case. | |||
2011-03-29 | exec: drop process group kill mode since it has little use and confuses the user | Lennart Poettering | |
2011-03-14 | units: add console-shell.service which can be used insted of the gettys to ↵ | Lennart Poettering | |
get a shell on /dev/console |