summaryrefslogtreecommitdiff
path: root/sysutils/anacron/files/pkg-message.in
blob: 6f7659674caee1f3547af899c8caf7df4f3279ed (plain)
1
2
3
4
5
6
7
8

Configuration hints:
- Edit %%PREFIX%%/etc/anacrontab
- Deactivate the 'periodic' commands in /etc/crontab
- Add a call to anacron to /etc/crontab, like
  0  0  *  *  *    root    %%PREFIX%%/sbin/anacron
- Add anacron_enable="YES" to /etc/rc.conf
- Read anacron(8) and anacrontab(5)