X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=e39e7251dc6e51a581d54685850b5a2010f3cce7;hp=b6752d9bf6066ed9617f283c3de9a3c58ce03188;hb=8c47c7325fa1ab72febf807f8831ff24c75fbf45;hpb=0034c15c60ba5c30cf2786c5693c71f99dfffbc3 diff --git a/fixme b/fixme index b6752d9bf..e39e7251d 100644 --- a/fixme +++ b/fixme @@ -1,4 +1,4 @@ -* timer +* calendar time support in timer * enforce max number of concurrent connection limit in sockets. @@ -8,11 +8,6 @@ * implicitly import "defaults" settings file into all types -* write .service file install tool - [Install] - WantedBy=graphical.target - Names=prefdm.service - * service startup should be delayed if the matching socket is being started * add #ifdefs for non-redhat builds in sysv parser @@ -54,16 +49,18 @@ - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* teach dbus to talk to systemd when autospawning services - -* regnerate unit/sysv search paths on daemon reload - * write utmp record a la upstart for processes * run PAM session stuff * tcpwrap +* use setproctitle() when forking, before exec() (waiting for (PR_SET_PROCTITLE_AREA to enter the kernel) + +* s/maintainance/maintenance/ + +* follow property change dbus spec + Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail()