#
# Start john everyday at the same to try to crack the passwords. The
# second line will then later stop the process so that it doesn't
# consume system resources that are needed otherwise. You are
# encouraged to change the times.
#
# JOHN_OPTIONS = foo bar (man 5 crontab)
#
#00 1	* * *	root	[ -x /usr/share/john/cronjob ] && /usr/share/john/cronjob start
#00 7	* * *	root	[ -x /usr/share/john/cronjob ] && /usr/share/john/cronjob stop
