lintian doesn't like orphan packages with uploaders...
[debian/amanda] / debian / crontab.amanda
1 # This is an example for a crontab entry for automated backup with amanda
2 # With these cron lines, Amanda will check that the correct tape is in
3 # the drive every weekday afternoon at 4pm (if it isn't, all the
4 # operators will get mail).  At 12:45am that night the dumps will be run. 
5 0 16 * * 1-5    /usr/sbin/amcheck -m DailySet1
6 45 0 * * 2-6    /usr/sbin/amdump DailySet1
7