freebsd-ports/sysutils/isc-cron/files/pkg-message.in
Edwin Groothuis c787d04663 ISC cron, successor of Vixie Cron
WWW: ftp://ftp.isc.org/isc/cron/
2008-08-07 05:46:49 +00:00

8 lines
188 B
Text

Please add
cron_program="%%PREFIX%%/sbin/cron"
to your /etc/rc.conf to enable the ISC cron instead of the base
Vixie cron.
Please use %%PREFIX%%/bin/crontab to edit the users crontab.