Finished patching things.
[vsys.git] / main.ml
diff --git a/main.ml b/main.ml
index 534f915..a70a473 100644 (file)
--- a/main.ml
+++ b/main.ml
@@ -43,6 +43,8 @@ let _ =
           end;
 
             Dirwatcher.initialize ();
+            Directfifowatcher.initialize ();
+
             if (!Globals.conffile <> "") then
               begin
               let frontends = Conffile.read_frontends !Globals.conffile in