diff options
Diffstat (limited to 'sysutils/isc-cron/files/pkg-message.in')
-rw-r--r-- | sysutils/isc-cron/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/isc-cron/files/pkg-message.in b/sysutils/isc-cron/files/pkg-message.in index e837c2b50c48..2a945cbb21a6 100644 --- a/sysutils/isc-cron/files/pkg-message.in +++ b/sysutils/isc-cron/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM Please add cron_program="%%PREFIX%%/sbin/cron" @@ -6,3 +9,6 @@ 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 +} +] |