Source init functions in init script

This commit is contained in:
Jan Wagner 2013-11-05 22:08:06 +01:00
parent 05ca589b75
commit bb64a82a45

2
debian/postfwd.init vendored
View file

@ -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 () {