From 0da469ed49f6874b4ff8088587b7f9053f2a5173 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Mon, 30 Apr 2018 15:36:21 +0000
Subject: runit-scripts: postfix run: update start location

---
 abs/core/runit-scripts/PKGBUILD                          | 4 ++--
 abs/core/runit-scripts/runitscripts/services/postfix/run | 2 +-
 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
-- 
cgit v0.12