X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2d252433b52e784077dd147f5d1ae3802f2b1926;hb=17804d7f0a4002d4f0b8f1dc6e25fcca9381c13e;hp=9d09916b28752d7a396c6a9d993c0107de9235fe;hpb=9f8d29834ba97052403e50ec9b358c0470fa4ceb;p=elogind.git diff --git a/TODO b/TODO index 9d09916b2..2d252433b 100644 --- a/TODO +++ b/TODO @@ -34,9 +34,13 @@ Bugfixes: Features: -* nspawn: if /var/log/journal/ exists in both - the container and the host mount one to the other so that the - containers logs are stored and visible on the host. +* append ".service" to unit names without any suffix (https://bugs.freedesktop.org/show_bug.cgi?id=39386) + +* journalctl: add --priority switch + +* journalctl highlight lines based on priorities + +* systemctl: "Journal has been rotated since unit was started." message is misleading * syscall filter: add knowledge about compat syscalls @@ -60,15 +64,11 @@ Features: * refuse taking lower-case variable names in sd_journal_send() and friends. -* Merge KillUnit()'s mode and who params into one - * load-fragment: when loading a unit file via a chain of symlinks verify that it isn't masked via any of the names traversed. * journald: we currently rotate only after MaxUse+MaxFilesize has been reached. -* nspawn: bind mount /var/log/journal from the host - * Document: - PID 1 D-Bus API