Removed the cleanup file, it is now integrated into the backend.
[ipfw.git] / planetlab / ipfw.cron
index f6a6486..b5525a0 100644 (file)
@@ -1,3 +1,3 @@
 # Runs every 5 minutes and clean ipfw expired rules
-# $Id$
-*/5 * * * * root    /usr/bin/ipfw-cleanup > /dev/null 2>&1
+# $Id:$
+*/5 * * * * root     echo "super killexpired" | /vsys/ipfw-be root > /dev/null 2>&1