[ps-watcher] 87/88: Source init functions in init script

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:52 UTC 2013


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

waja pushed a commit to branch master
in repository ps-watcher.

commit 6f0b2fa64bf98043efed6de185a9eded4d00b55b
Author: Jan Wagner <waja at cyconet.org>
Date:   Fri Nov 8 22:32:29 2013 +0100

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

diff --git a/debian/init.d b/debian/init.d
index 093cc77..5305af6 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -23,6 +23,8 @@ DESC=ps-watcher
 
 test -x $DAEMON || exit 0
 
+. /lib/lsb/init-functions
+
 # Include ps-watcher defaults if available
 if [ -f /etc/default/ps-watcher ] ; then
 	. /etc/default/ps-watcher

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



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