X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=39a9840cce24a4f838c7e0e306796c2c958667fb;hp=bca4ff27b5c4492fa3cedd41805b06751efd9a32;hb=98940a3cd93807b5a3809bb1fb7ab43d450939f1;hpb=a195cbad3796dfda3d1016e4819c612c859e3c7b diff --git a/TODO b/TODO index bca4ff27b..39a9840cc 100644 --- a/TODO +++ b/TODO @@ -35,6 +35,17 @@ External: Features: +* set $REMOTE_IP (or $REMOTE_ADDR/$REMOTE_PORT) environment variable when doing per-connection socket activation. use format introduced by xinetd or CGI for this + +* the install state probably shouldn't get confused by generated units, think dbus1/kdbus compat! + +* revisit rfkill. the rfkill device names are counted up, and not stable. instead: store per kind of device together with PCI path, ignore the device name. + +* in systemctl list-unit-files: show the install value the presets would suggest for a service in a third column + +* we should try harder to collapse start jobs for swaps that end up being the same: + http://lists.freedesktop.org/archives/systemd-devel/2014-November/025359.html + * timedated should compensate on SetTime for the time spent in polkit * figure out what to do with libmount and utab?