X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=8b6acbcf70784ac87056fd492559fe3cbad525ea;hp=883b99408478af5abdcce953bfc598fa50c6a049;hb=8c340239a644faa16cb5c9396d89fcaefec409b9;hpb=f93b36affa5ac5710cd84bfb8ff0dafabe99fbf1 diff --git a/TODO b/TODO index 883b99408..8b6acbcf7 100644 --- a/TODO +++ b/TODO @@ -32,11 +32,12 @@ External: * When lz4 gets an API for lz4 command output, make use of it to compress coredumps in a way compatible with /usr/bin/lz4. -Before 219: +Features: -* revert Kay's revert orgies +* nspawn: allow configuring cgroup (and other) properties via + --property= when invoking from the command line. -Features: +* add udev rule construct SYSCTL{} to write to sysctls * assign MESSAGE_ID to log messages about failed services @@ -726,6 +727,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