diff options
Diffstat (limited to 'sysutils/anacron/files/pkg-message.in')
-rw-r--r-- | sysutils/anacron/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/anacron/files/pkg-message.in b/sysutils/anacron/files/pkg-message.in index 6f7659674cae..77c5d61d0db1 100644 --- a/sysutils/anacron/files/pkg-message.in +++ b/sysutils/anacron/files/pkg-message.in @@ -1,4 +1,6 @@ - +[ +{ type: install + message: <<EOM Configuration hints: - Edit %%PREFIX%%/etc/anacrontab - Deactivate the 'periodic' commands in /etc/crontab @@ -6,3 +8,6 @@ Configuration hints: 0 0 * * * root %%PREFIX%%/sbin/anacron - Add anacron_enable="YES" to /etc/rc.conf - Read anacron(8) and anacrontab(5) +EOM +} +] |