mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f93115aca3
So package users can see it too.
17 lines
477 B
Plaintext
17 lines
477 B
Plaintext
|
|
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
|
|
|