From 2457bee684c8b3af252ff49f6be887b7cc4e828d Mon Sep 17 00:00:00 2001 From: joewilliams Date: Tue, 31 Aug 2010 07:44:09 -0700 Subject: change runit directory name to bigcouch --- rel/sv/bigcouch/run | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 rel/sv/bigcouch/run (limited to 'rel/sv/bigcouch/run') diff --git a/rel/sv/bigcouch/run b/rel/sv/bigcouch/run new file mode 100755 index 00000000..875c3f02 --- /dev/null +++ b/rel/sv/bigcouch/run @@ -0,0 +1,4 @@ +#!/bin/bash +exec 2>&1 +export HOME=/home/bigcouch +exec chpst -u bigcouch /opt/bigcouch/bin/bigcouch -- cgit v1.2.3