diff options
Diffstat (limited to 'sca-cpp/trunk/hosting/server/stop')
-rwxr-xr-x | sca-cpp/trunk/hosting/server/stop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-cpp/trunk/hosting/server/stop b/sca-cpp/trunk/hosting/server/stop index 82ecd101ef..eca57cd2f6 100755 --- a/sca-cpp/trunk/hosting/server/stop +++ b/sca-cpp/trunk/hosting/server/stop @@ -23,6 +23,8 @@ ../../components/cache/memcached-stop tmp 11211 ../../components/cache/memcached-stop tmp 11212 +../../components/sqldb/pgsql-stop tmp + if [ -x ../../components/log/scribe-cat ]; then ../../components/log/scribed-client-stop tmp ../../components/log/scribed-central-stop tmp |