summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-27 16:28:15 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-27 16:28:15 (GMT)
commit16738cd0412042476110aa531d42c2e3509b9cbe (patch)
treebed655415c369fb64c1456d291836341f37e5200 /abs/core-testing/runit-scripts/runitscripts
parentf99262935c22cc95e6b22fe5d5f6ab85202e4726 (diff)
downloadlinhes_pkgbuild-16738cd0412042476110aa531d42c2e3509b9cbe.zip
linhes_pkgbuild-16738cd0412042476110aa531d42c2e3509b9cbe.tar.gz
linhes_pkgbuild-16738cd0412042476110aa531d42c2e3509b9cbe.tar.bz2
runit-scripts: add postfix run file
ref #408 , # 464
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts')
-rwxr-xr-xabs/core-testing/runit-scripts/runitscripts/services/postfix/run8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/services/postfix/run b/abs/core-testing/runit-scripts/runitscripts/services/postfix/run
new file mode 100755
index 0000000..1fa526e
--- /dev/null
+++ b/abs/core-testing/runit-scripts/runitscripts/services/postfix/run
@@ -0,0 +1,8 @@
+#!/bin/bash
+exec 1>&2
+export TERM=linux
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+stat_runit "Starting postfix"
+exec /usr/lib/postfix/master -D