diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-02-24 02:31:01 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-02-24 02:31:15 +0100 |
commit | 872c2ab3e2887c1c2b6c9815a201683e246e56fc (patch) | |
tree | af84eb8300ef0dcf008959b1ae53055dedd0a4e5 | |
parent | dfb08b058401d56c395f4f2d20ff214d31a277e5 (diff) |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ External: Features: +* make eparis happy: in the getty generator open ttys to run gettys on + first with O_NDELAY and check isatty() to filter out invalid ttys. + * MessageQueueMessageSize= and RLimitFSIZE= (and suchlike) should use parse_iec_size(). * man: move .link, .network and .netdev documentation into their own |