chiark / gitweb /
dbus: to make sure that systemd stays controllable during early bootup, register...
[elogind.git] / fixme
diff --git a/fixme b/fixme
index b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4..15e3ef6b26879003dfcd018c135361275d7aae5b 100644 (file)
--- a/fixme
+++ b/fixme
 
 * systemd-sysvinit as package
 
-* abstract namespace dbus socket
-
 * patch /etc/init.d/functions with:
 
   if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi
 
+* remove MANAGER_SYSTEM
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()