aboutsummaryrefslogtreecommitdiff
path: root/sysutils/anacron
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/anacron')
-rw-r--r--sysutils/anacron/files/pkg-message.in2
-rw-r--r--sysutils/anacron/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/anacron/files/pkg-message.in b/sysutils/anacron/files/pkg-message.in
index 16d6f823ed86..d18dd839f6ee 100644
--- a/sysutils/anacron/files/pkg-message.in
+++ b/sysutils/anacron/files/pkg-message.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)
diff --git a/sysutils/anacron/pkg-descr b/sysutils/anacron/pkg-descr
index 4b68f8b2a25a..70ac475606f4 100644
--- a/sysutils/anacron/pkg-descr
+++ b/sysutils/anacron/pkg-descr
@@ -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