diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-11 16:42:46 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-11 16:43:37 +0200 |
commit | cfbc22abd0525570a6e58968d518ea9a7d0403ba (patch) | |
tree | 75654346772c2d74c1b1837d1cf7c4b545d56cdf /TODO | |
parent | fb5d873cfd4606383964c707da0ec21ebaa1c04b (diff) |
journalctl: implement --since= and --until for filtering by time
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ F18: Features: +* _SOURCE_MONOTONIC_TIMESTAMP entries from the kernel seem to be off by 1000000 + * document unit_name_mangle() * add new command to systemctl: "systemctl system-reexec" which reexecs as many daemons as virtually possible |