diff options
Diffstat (limited to 'sysutils/geomWatch/files/pkg-message.in')
-rw-r--r-- | sysutils/geomWatch/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/geomWatch/files/pkg-message.in b/sysutils/geomWatch/files/pkg-message.in index 467d51193c8b..346e572a274c 100644 --- a/sysutils/geomWatch/files/pkg-message.in +++ b/sysutils/geomWatch/files/pkg-message.in @@ -1,4 +1,6 @@ - +[ +{ type: install + message: <<EOM Before starting geomWatch, you should edit its configuration file, %%PREFIX%%/etc/geomWatch.conf. Then, add the following line to /etc/rc.conf: @@ -11,4 +13,6 @@ Finally, to start it, run the following command: You can also test your SMTP configuration by running the following command: %%PREFIX%%/sbin/geomWatch -t - +EOM +} +] |