]> git.pld-linux.org Git - packages/anacron.git/blob - anacrontab
- added MAILTO=root option
[packages/anacron.git] / anacrontab
1 # /etc/anacrontab: configuration file for anacron
2
3 # See anacron(8) and anacrontab(5) for details.
4
5 SHELL=/bin/sh
6 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
7 MAILTO=root
8
9 # These entries are useful for a PLD Linux system.
10 1       5       cron.daily              run-parts /etc/cron.daily
11 7       10      cron.weekly             run-parts /etc/cron.weekly
12 30      15      cron.monthly            run-parts /etc/cron.monthly
This page took 0.048638 seconds and 3 git commands to generate.