]> git.pld-linux.org Git - packages/anacron.git/blame_incremental - anacrontab
- fix chkconfig, rc-scripts deps
[packages/anacron.git] / anacrontab
... / ...
CommitLineData
1# /etc/anacrontab: configuration file for anacron
2
3# See anacron(8) and anacrontab(5) for details.
4
5SHELL=/bin/sh
6PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
7MAILTO=root
8
9# These entries are useful for a PLD Linux system.
101 5 cron.daily run-parts /etc/cron.daily
117 10 cron.weekly run-parts /etc/cron.weekly
1230 15 cron.monthly run-parts /etc/cron.monthly
This page took 0.05525 seconds and 4 git commands to generate.