chiark / gitweb /
main: make it possible to run a system daemon along side an aloready running one...
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 3ca6a02e006b36ea719d7c2fc7655cb4dcf90f8b..e71a97a1b343408af417ddb5c7b56164fa2d4dd3 100644 (file)
--- a/fixme
+++ b/fixme
@@ -10,8 +10,6 @@
 
 * "disabled" load state?
 
-* gc: don't reap broken services
-
 * ability to kill services? i.e. in contrast to stopping them, go directly
   into killing mode?
 
@@ -39,8 +37,6 @@
 
 External:
 
-* systemd-sysvinit as package
-
 * patch /etc/init.d/functions with:
 
   if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi