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/log/main/current | 0 rel/sv/bigcouch/log/run | 2 ++ rel/sv/bigcouch/run | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 rel/sv/bigcouch/log/main/current create mode 100755 rel/sv/bigcouch/log/run create mode 100755 rel/sv/bigcouch/run (limited to 'rel/sv/bigcouch') diff --git a/rel/sv/bigcouch/log/main/current b/rel/sv/bigcouch/log/main/current new file mode 100644 index 00000000..e69de29b diff --git a/rel/sv/bigcouch/log/run b/rel/sv/bigcouch/log/run new file mode 100755 index 00000000..3195b018 --- /dev/null +++ b/rel/sv/bigcouch/log/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec chpst svlogd -tt ./main 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