summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD4
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/postfix/run2
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index 1c4c342..d762d43 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
-pkgver=8.4
-pkgrel=5
+pkgver=8.5
+pkgrel=1
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license=('BSD')
diff --git a/abs/core/runit-scripts/runitscripts/services/postfix/run b/abs/core/runit-scripts/runitscripts/services/postfix/run
index 1fa526e..cd5a551 100755
--- a/abs/core/runit-scripts/runitscripts/services/postfix/run
+++ b/abs/core/runit-scripts/runitscripts/services/postfix/run
@@ -5,4 +5,4 @@ export TERM=linux
. /etc/rc.d/functions
stat_runit "Starting postfix"
-exec /usr/lib/postfix/master -D
+exec /usr/lib/postfix/bin/master -D