X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=5748289c435b68803b03def32b9d6e2d9e63036c;hp=6790088483ee99379118e6751b0d92087586c7a2;hb=47ef94ac5f39db6c5c18be10afe32397a0a8d5cc;hpb=e156d769c3ee756cdb20f8522ace9ea459a82655 diff --git a/TODO b/TODO index 679008848..5748289c4 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,14 +37,12 @@ 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 + - scheduled shutdown API * wiki: document logind's PreparingForShutdown, PreparingForSleep @@ -421,3 +426,5 @@ Scheduled for removal (or fixing): * xxxOverridable dependencies * journald.conf: ImportKernel= + +* prefdm.service