diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-16 01:01:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-16 01:04:32 +0200 |
commit | f530371f1f85a070d7d0fb5112146a43533ae00b (patch) | |
tree | 358113aae40c2725d20fafae6e641e6d61c159e3 | |
parent | 16dad32e437fdf2ffca03cc60a083d84bd31886f (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,6 +21,8 @@ Features: * clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed +* introduce hybrid-sleep.target + * _SOURCE_MONOTONIC_TIMESTAMP entries from the kernel seem to be off by 1000000 * document unit_name_mangle() @@ -458,9 +460,8 @@ Features: - how to pass throw-away units to systemd, or dynamically change properties of existing units - how to integrate cgconfig and suchlike with systemd - resource control in systemd - - inhibiting - testing with Harald's awesome test kit - - restart + - auto-restart * allow port=0 in .socket units |