X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=d1718cea5b609d606dba711c5d552077cf7dd493;hp=514e3731fd289ac19cdc0646c459036b96048688;hb=41192f6e8af0004c5d736df31c25b849e34e7ac6;hpb=2279955bb56859e76702bd9c40a0b875bd6c6bb8 diff --git a/fixme b/fixme index 514e3731f..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 @@ -66,6 +59,10 @@ * 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()