]> git.pld-linux.org Git - packages/anacron.git/blob - anacrontab
- ReadHat -> PLD.
[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
8 # These entries are useful for a PLD Linux system.
9 1       5       cron.daily              run-parts /etc/cron.daily
10 7       10      cron.weekly             run-parts /etc/cron.weekly
11 30      15      cron.monthly            run-parts /etc/cron.monthly
This page took 0.082965 seconds and 3 git commands to generate.