mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
14 lines
231 B
Text
14 lines
231 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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.
|
|
EOM
|
|
}
|
|
]
|