cron(8) improvement

Lyndon Nerenberg lyndon at orthanc.ca
Fri Nov 8 03:39:54 UTC 2013


On Nov 7, 2013, at 9:13, Allan Jude <freebsd at allanjude.com> wrote:

> Right. The best way to handle this is likely to have the ports install
> the example cron to ${PREFIX}/share/portname/ or wherever else they
> normally put examples, with instructions in the pkg-message on how to
> enable the cron. The same way that ports that add something to apache
> don't install to the apache etc/apache22/Includes/ directory, but
> instead tell you to add the lines to a file there.

It’s probably better to have the port’s rc.d script verify the crontab is in place, and install it if it’s not.


More information about the freebsd-current mailing list