X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=d1718cea5b609d606dba711c5d552077cf7dd493;hp=b6752d9bf6066ed9617f283c3de9a3c58ce03188;hb=41192f6e8af0004c5d736df31c25b849e34e7ac6;hpb=a1b256b0b562481404bda8304e04dee7d7d5e7c9 diff --git a/fixme b/fixme index b6752d9bf..d1718cea5 100644 --- a/fixme +++ b/fixme @@ -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,8 +49,6 @@ - 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 @@ -64,6 +57,12 @@ * 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()