chiark / gitweb /
automount: fix segfault when shutting down
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 65aebb5ca38481a8d20b3af41fc35d27b6a3cd47..5957b960c6bc959fec810532ce3510c8b706245a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
 Bugs:
 
-* Fix multiple reload statements
-
 * sometimes processes seem to remain when we kill a service
   http://lists.fedoraproject.org/pipermail/devel/2011-January/147559.html
 
@@ -11,9 +9,6 @@ Bugs:
 * somehow some /etc/fstab supplied mount params are never applied to api fs
   https://bugzilla.redhat.com/show_bug.cgi?id=663108
 
-* automount units can cause a segfault:
-  https://bugs.freedesktop.org/show_bug.cgi?id=32076
-
 * bind mounts with 'fsck' fail and block for a minute:
     /foo /bar none bind 1 1
   (requesting fsck is wrong, but why do we block for a minute