X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=db3dda8b275cab5c87e27fe0412ac74ad8d62122;hp=d15e0db624309d41e946b2efcbaca00a523872e9;hb=e4b613402deb901741d910fc9442d6d4c1763951;hpb=11c3a4eeb7e65eccd6fc0870bb1cda315fa33ba5 diff --git a/fixme b/fixme index d15e0db62..db3dda8b2 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 @@ -23,8 +18,6 @@ * reinvestigate random seed, hwclock -* introduce serialized mode - * "disabled" load state? * uid are 32bit @@ -56,17 +49,32 @@ - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* teach dbus to talk to systemd when autospawning services +* write utmp record a la upstart for processes + +* follow property change dbus spec + +* pam module + +* selinux -* Figure out which signal handlers we actually have to reset in the - forked off child +* User= and friends needs to understand %i and similar replacements -* Add code to systemctl to wait for an operation to finish +* EnvironmentFile= -* update to new libudev/tags +* make systemd bus activatable + +* pin /cgroup/systemd + +* systemd-sysvinit as package + +* docdir für sd-daemon.[ch] + +* __attribute__ for sd_notifyf Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail() * check for strerror(r) instead of strerror(-r) + +* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel