# /etc/cron.d/backup-manager: crontab fragment for backup-manager

0 4 * * *	root	test -x /usr/sbin/backup-manager && /usr/sbin/backup-manager
