X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=9ed4530d6760ae7efde5052284f163cc405c87bf;hb=093c2cfe3b1ae6081f12927ae7906d90d6623534;hp=6180077117067f4d59c1f31c2b0009f016405b9d;hpb=657cf7f4f8d376e082db48022d2be193ff647d06;p=elogind.git diff --git a/TODO b/TODO index 618007711..9ed4530d6 100644 --- a/TODO +++ b/TODO @@ -61,8 +61,6 @@ Features: written to as FAIL, but instead show that their are being written to. -* add udev rule construct SYSCTL{} to write to sysctls - * assign MESSAGE_ID to log messages about failed services * coredump: make the handler check /proc/$PID/rlimits for RLIMIT_CORE, @@ -241,6 +239,9 @@ Features: * systemd.show_status= should probably have a mode where only failed units are shown. +* add systemd.abort_on_kill or some other such flag to send SIGABRT instead of SIGKILL + (throughout the codebase, not only PID1) + * networkd: - add LLDP client side support - the DHCP lease data (such as NTP/DNS) is still made available when @@ -704,7 +705,6 @@ 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