chiark / gitweb /
execute: fix typo
[elogind.git] / fixme
diff --git a/fixme b/fixme
index d15e0db624309d41e946b2efcbaca00a523872e9..0585d1d6f3d94469535b8392c5e748c61f9f86b6 100644 (file)
--- a/fixme
+++ b/fixme
@@ -23,8 +23,6 @@
 
 * reinvestigate random seed, hwclock
 
-* introduce serialized mode
-
 * "disabled" load state?
 
 * uid are 32bit
 
 * teach dbus to talk to systemd when autospawning services
 
-* 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
-
-* update to new libudev/tags
-
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()