diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-11 01:36:55 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-11 01:36:55 +0200 |
commit | 14a65d65a0c25ba4809b8d97f54ebf3e12eac84c (patch) | |
tree | 229e4739f87ef83f7f06a32ac16d26bf171c0213 /TODO | |
parent | a963990ff4ebc7908d3cf82bbd8cf34a42d57b7f (diff) |
journalctl: add a marker to log output for reboots
With this we'll print a marker "----- Reboot -----" between two
subsequent lines with different boot IDs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -56,8 +56,6 @@ Features: * when running as user instance: implicitly default to WorkingDirectory=$HOME for all services. -* journalctl highlight reboots - * Merge KillUnit()'s mode and who params into one * load-fragment: when loading a unit file via a chain of symlinks |