diff options
Diffstat (limited to 'www/webstone/pkg-message')
| -rw-r--r-- | www/webstone/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/webstone/pkg-message b/www/webstone/pkg-message index 63e1f424e465..a9d10fcb3bfb 100644 --- a/www/webstone/pkg-message +++ b/www/webstone/pkg-message @@ -1,4 +1,6 @@ - +[ +{ type: install + message: <<EOM Before running webstone make sure that the non-root user who runs webstone has rexec access to the webclients and the web server. This user must also have write access to @@ -13,4 +15,6 @@ To run configure webstones, run it, and see the results: ./webstone -genfiles ./webstone ./webstone -results - +EOM +} +] |
