[postfwd] 02/02: Source init functions in init script

Jan Wagner waja at alioth.debian.org
Tue Nov 5 21:10:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository postfwd.

commit bb64a82a45d7dcd2857e7f9a235f78ff01c22b9b
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 5 22:08:06 2013 +0100

    Source init functions in init script
---
 debian/postfwd.init |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/postfwd.init b/debian/postfwd.init
index d321a18..e1072da 100644
--- a/debian/postfwd.init
+++ b/debian/postfwd.init
@@ -22,6 +22,8 @@ DAEMON=/usr/sbin/${NAME}
 PIDFILE=/var/run/$NAME.pid
 DESC=postfwd
 
+. /lib/lsb/init-functions
+
 test -x $DAEMON || exit 0
 
 not_configured () {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/postfwd.git



More information about the Pkg-perl-cvs-commits mailing list