X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=4c45633a77cb7356ab1d1b127f915756364e21ff;hp=0c04ab8fe4aa9caa036223681586c02f287a723a;hb=e962f5c34f8e292090fa8c7cb265106a621c8735;hpb=ff876e283a61320b718ec752d93b1fd40a5fdd0c diff --git a/fixme b/fixme index 0c04ab8fe..4c45633a7 100644 --- a/fixme +++ b/fixme @@ -37,8 +37,6 @@ * provide sysv-like command line utilities -* Add OnlyByDependency - * ability to kill services? i.e. in contrast to stopping them, go directly into killing mode? @@ -46,16 +44,16 @@ - uuidd DONE - nscd DONE - - rpcbind (/var/run/rpcbind.sock!) - - dbus - - rsyslog - - cups + - dbus DONE + - rsyslog DONE + - rpcbind (/var/run/rpcbind.sock!) DONE + - cups DONE + - avahi-daemon (/var/run/avahi-daemon/socket) DONE - ssh CLASSIC - postfix, saslauthd - apache/samba - libvirtd (/var/run/libvirt/libvirt-sock-ro) - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - - avahi-daemon (/var/run/avahi-daemon/socket) - distccd * teach dbus to talk to systemd when autospawning services @@ -63,6 +61,10 @@ * Figure out which signal handlers we actually have to reset in the forked off child +* Add code to systemctl to wait for an operation to finish + +* kmod-setup.c + Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail()