Improve configuration hints.
PR: ports/142275 Submitted by: Kenyon Ralph <kenyon@kenyonralph.com> Patch by: submitter, maintainer
This commit is contained in:
@@ -2,6 +2,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)
|
||||
|
||||
|
||||
@@ -8,6 +8,6 @@ Anacron is not an attempt to make cron redundant.
|
||||
|
||||
Requirements
|
||||
- A functioning syslog daemon.
|
||||
- A functioning /usr/lib/sendmail command. (all MTAs should have that).
|
||||
- A functioning /usr/sbin/sendmail command. (all MTAs should have that).
|
||||
|
||||
WWW: http://sourceforge.net/projects/anacron
|
||||
|
||||
Reference in New Issue
Block a user