mirror of
https://github.com/systemd/systemd.git
synced 2025-02-25 21:57:32 +03:00
TODO: add one more systemctl rfe
This commit is contained in:
parent
4046c49c13
commit
20d00d1f3c
8
TODO
8
TODO
@ -2200,9 +2200,13 @@ Features:
|
||||
full, make sure to write how many messages are lost as first thing
|
||||
to syslog when it works again.
|
||||
- journald: allow per-priority and per-service retention times when rotating/vacuuming
|
||||
- journald: make use of uid-range.h to managed uid ranges to split
|
||||
- journald: make use of uid-range.h to manage uid ranges to split
|
||||
journals in.
|
||||
- journalctl: add the ability to look for the most recent process of a binary. journalctl /usr/bin/X11 --pid=-1 or so...
|
||||
- journalctl: add the ability to look for the most recent process of a binary.
|
||||
journalctl /usr/bin/X11 --invocation=-1
|
||||
- systemctl: change 'status' to show logs for the last invocation, not a fixed
|
||||
number of lines
|
||||
- systemctl: expand --wait to show logs for the invocation with a new switch
|
||||
- improve journalctl performance by loading journal files
|
||||
lazily. Encode just enough information in the file name, so that we
|
||||
do not have to open it to know that it is not interesting for us, for
|
||||
|
Loading…
x
Reference in New Issue
Block a user