chiark / gitweb /
rules: avoid mounting raid devices too early
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 9d09916b28752d7a396c6a9d993c0107de9235fe..2d252433b52e784077dd147f5d1ae3802f2b1926 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,9 +34,13 @@ Bugfixes:
 
 Features:
 
-* nspawn: if /var/log/journal/<container machine id> 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