diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-14 21:00:53 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-14 21:00:53 +0100 |
commit | 1063dc3a525a87c0285e071794317f71724492fe (patch) | |
tree | 0b9115e0b64a66bc5be3300b20470cde22f59263 /TODO | |
parent | a5f9be457957731f6bd21bf60dd182fb2a6278cf (diff) |
units: add console-shell.service which can be used insted of the gettys to get a shell on /dev/console
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ F15: * capability_bounding_set_drop not used. +* remove getty magic, move it into a generator + Features: * optionally create watched directories in .path units |