20 lines
518 B
Text
20 lines
518 B
Text
[
|
|
{ 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
|
|
/usr/local/webstone on webmaster and write access in the
|
|
the web data directory on the web server. Be aware of
|
|
security risks!
|
|
|
|
To run configure webstones, run it, and see the results:
|
|
|
|
cd /usr/local/webstone
|
|
${EDITOR} conf/testbed
|
|
./webstone -genfiles
|
|
./webstone
|
|
./webstone -results
|
|
EOM
|
|
}
|
|
]
|