#
# Commit /etc/ in svk if activated
0 * * * * root [ -x /usr/sbin/debian-edu-etc-svk ] && [ -d ~root/.svk ] && /usr/sbin/debian-edu-etc-svk commit
# Only dry-run cfengine cron job until we know it is safe to run on an installed
# system [pere 2003-08-30]
# Disable until it no longer run in "installation" mode. [pere 2003-09-01]
#9 4	* * *	root	if [ -x /usr/bin/cfengine-debian-edu ]; then /usr/bin/cfengine-debian-edu -n; fi
