#
# Regular cron jobs for the routino-www package
#
0 3	* * *	root	find /var/lib/routino/results -atime 7 -exec rm "{}" \;
