chiark / gitweb /
Add a fixme
[inn-innduct.git] / backends / innduct.c
index f64a453f621f205be0fed7eea366f652eff34b8d..2a22ba20a937b0acdd5d845c43e4bc15f3ff66c3 100644 (file)
@@ -1566,6 +1566,7 @@ static void statemc_init(void) {
     }
   } else {
     debug("startup: D ENOENT => Nothing");
+    fixme need to try flushing innd here - needs state diagram changes;
     SMS(WAITING, open_wait_periods, "no feed file currently exists");
   }
 }