#
# Regular cron jobs for the grandfatherclock package
#
0,15,30,45 * * * *	root	test -x /usr/bin/grandfatherclock && test -f /etc/grandfatherclockrc && /usr/bin/grandfatherclock -q
