Update the work on ipfw tables, reduce diffs.
[ipfw.git] / planetlab / ipfw.cron
diff --git a/planetlab/ipfw.cron b/planetlab/ipfw.cron
new file mode 100644 (file)
index 0000000..f6a6486
--- /dev/null
@@ -0,0 +1,3 @@
+# Runs every 5 minutes and clean ipfw expired rules
+# $Id$
+*/5 * * * * root    /usr/bin/ipfw-cleanup > /dev/null 2>&1