chiark / gitweb /
automount: fix segfault when shutting down
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 57802a6555b3f7d7fa808e3279f16d57b82732aa..5957b960c6bc959fec810532ce3510c8b706245a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,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