ports/142275: [patch] sysutils/anacron should have better configuration hints
Kenyon Ralph
kenyon at kenyonralph.com
Mon Jan 4 10:40:05 UTC 2010
The following reply was made to PR ports/142275; it has been noted by GNATS.
From: Kenyon Ralph <kenyon at kenyonralph.com>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/142275: [patch] sysutils/anacron should have better
configuration hints
Date: Mon, 4 Jan 2010 02:29:57 -0800
--M9NhX3UHpAaciwkO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Wow, I still fail at making it appear correctly on the web interface.
This is my final attempt. It's a simple enough patch to decipher,
anyway.
--
Kenyon Ralph
--M9NhX3UHpAaciwkO
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="anacron-pkg-message.in.diff"
Content-Transfer-Encoding: quoted-printable
--- /usr/ports/sysutils/anacron/files/pkg-message.in 2005-06-16 08:51:38.00=
0000000 -0700
+++ pkg-message.in 2010-01-03 12:25:02.000000000 -0800
@@ -3,5 +3,7 @@
- Edit %%PREFIX%%/etc/anacrontab
- Deactivate the 'periodic' commands in /etc/crontab
- Add anacron_enable=3D"YES" to /etc/rc.conf
+- Add a daily invocation of anacron to /etc/crontab such as this:
+ 30 10 * * * root /usr/local/etc/rc.d/anacron start > /dev/null
- Read anacron(8) and anacrontab(5)
=20
--M9NhX3UHpAaciwkO--
More information about the freebsd-ports-bugs
mailing list