# Restart portsentry to reset the history file
00 */6 * * *	root	/sbin/service portsentry restart >/dev/null

# Flush the entries added by portsentry every 6 hours on the hour
#00 */6 * * *	root	/sbin/service ipchains restart >/dev/null
01 */6 * * *	root	/sbin/service iptables restart >/dev/null

