Always release the reference to the sock structure.
[ipfw.git] / ipfw.cron
1 # Runs every 5 minutes and clean ipfw expired rules
2 # $Id$
3 */5 * * * * root    /usr/bin/ipfw-cleanup > /dev/null 2>&1