X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=b42f2ff70ea3515a87d6d8fe738bb1dcc21ada45;hp=615c509fc621becbf1b1fba13faafb4e992a6ca4;hb=9946996cda11a18b44d82344676e5a0e96339408;hpb=b5b4c94a67d90891a0225af0e08cf45dbc329377 diff --git a/TODO b/TODO index 615c509fc..b42f2ff70 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,13 @@ Bugfixes: Features: +* 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: _BOOT_ID triggers too many collisions. + +* journald: we currently rotate only after MaxUse+MaxFilesize has been reached. + * reexec journald across initrd transition * nspawn: bind mount /var/log/journal from the host @@ -30,13 +37,10 @@ Features: /var/log/journal via NFS since the mount point has to exist and we already take that as signal to store our stuff there. -* rename systemd-udev.service to systemd-udevd.service - * document that journal data is primarily ASCII, UTF-8 where necessary and binary only where nothing else makes sense. * Document: - PID 1 D-Bus API - - Update Syslog Interface docs - Journal C API manual pages * wiki: document logind's PreparingForShutdown, PreparingForSleep