X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=01c0c23dc54ef9c0ae6e90c06e07a7e779617397;hb=38ab096869ad6bb39a9ef9a012abfb42ea62cd93;hp=fba051dc64cc9c67bc2ac6952b7321c0eef40331;hpb=dafd8112349f645016b4be71444c23d07ad8dcaa;p=elogind.git diff --git a/TODO b/TODO index fba051dc6..01c0c23dc 100644 --- a/TODO +++ b/TODO @@ -38,6 +38,8 @@ Before 219: Features: +* assign MESSAGE_ID to log messages about failed services + * coredump: make the handler check /proc/$PID/rlimits for RLIMIT_CORE, and supress coredump if turned off. Then change RLIMIT_CORE to infinity by default for all services. This then allows per-service @@ -724,6 +726,7 @@ Features: - kill scsi_id - add trigger --subsystem-match=usb/usb_device device - reimport udev db after MOVE events for devices without dev_t + - don't keep stale db in case event processing fails (also notify userspace about the failure) * when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting