diff options
Diffstat (limited to 'www/hiawatha/MESSAGE')
-rw-r--r-- | www/hiawatha/MESSAGE | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/www/hiawatha/MESSAGE b/www/hiawatha/MESSAGE new file mode 100644 index 00000000000..cdae7910599 --- /dev/null +++ b/www/hiawatha/MESSAGE @@ -0,0 +1,22 @@ +=========================================================== + + Hiawatha has now been successfully installed. + + In order to use Hiawatha, you will need to create spool + directories, named + + /var/spool/hiawatha/SPOOL${PORT} + + for each TCP port on which hiawatha will be listening -- + for example + + /var/spool/hiawatha/SPOOL8080 + + for the example hiawatha.cfg distributed with this + package. + + You can start hiawatha by running + + ${PREFIX}/etc/rc.d/hiawatha start + +=========================================================== |