diff --git a/src/warden-server/doc/README b/src/warden-server/doc/README index b5c6c3abd3084ed1a3b5cf9fb48730fd0e896f88..46dafaf07a6211d4e23563b4509ef05792f4a2e8 100644 --- a/src/warden-server/doc/README +++ b/src/warden-server/doc/README @@ -26,7 +26,7 @@ A. Overall Information 2. Version - 2.2 (2014-??-??) + 2.2 (2014-12-31) 3. Installed package structure @@ -254,7 +254,7 @@ E. Uninstallation -h print this help -V print script version number and exit - Example: $ uninstall.sh -d /opt/warden-server -s /usr/local/bin + Example: $ ./uninstall.sh -d /opt/warden-server -s /usr/local/bin For more information about uninstallation process, see README file (section Uninstallation). @@ -272,19 +272,15 @@ F. Miscellaneous Make sure that the TCP port listed in /etc/apache2/sites-enables/default(-ssl) is allowed on your firewall. - 3. Privileges - - The Warden server runs only under root privileges. - - 4. Known Issues + 3. Known Issues No issues are known. - 5. Database checks + 4. Database checks If you want apply an offline checks to your received data health, you can use - the wardenWatchdog.pl script. You can found the documentation in a separate - README.wardenWatchdog file. + the wardenWatchdog.pl script. You can found the documentation in chapter + I. Warden Watchdog in this document. --------------------------------------------------------------------------------