summaryrefslogtreecommitdiff
path: root/rel/sv
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-08-27 17:42:27 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-27 17:47:42 -0400
commit7b0005be9dd45a0ce3639a7f5db58c1d2df2e485 (patch)
treec20a8f061210fa07dc2d03e09cbaffeea9ca6e3e /rel/sv
parentc3bd782ff1b3eb91b238f5ca3436edafd017c61c (diff)
my name is BigCouch
Diffstat (limited to 'rel/sv')
-rw-r--r--rel/sv/README2
-rwxr-xr-xrel/sv/dbcore/run4
2 files changed, 3 insertions, 3 deletions
diff --git a/rel/sv/README b/rel/sv/README
index 377a2e17..b5cc7404 100644
--- a/rel/sv/README
+++ b/rel/sv/README
@@ -1 +1 @@
-This is an example of a cloudant-dbcore runit (http://smarden.org/runit/) service. Use it to start/stop/restart cloudant-dbcore. You may need to adjust the "run" script for install location and the home directory cloudant-dbcore will run as.
+This is an example of a BigCouch runit (http://smarden.org/runit/) service. Use it to start/stop/restart BigCouch. You may need to adjust the "run" script for install location and the home directory BigCouch will run as.
diff --git a/rel/sv/dbcore/run b/rel/sv/dbcore/run
index a137fab6..875c3f02 100755
--- a/rel/sv/dbcore/run
+++ b/rel/sv/dbcore/run
@@ -1,4 +1,4 @@
#!/bin/bash
exec 2>&1
-export HOME=/home/dbcore
-exec chpst -u dbcore /opt/dbcore/bin/dbcore
+export HOME=/home/bigcouch
+exec chpst -u bigcouch /opt/bigcouch/bin/bigcouch