[ps-watcher] 29/88: fix typo

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:35 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 5b5a1097000cc23a1d540c6048a3bd3a5e28ee4e
Author: Jan Wagner <waja at cyconet.org>
Date:   Thu Mar 8 08:19:19 2007 +0000

    fix typo
---
 debian/init.d |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/init.d b/debian/init.d
index 4f7194b..c10b4e8 100644
--- a/debian/init.d
+++ b/debian/init.d
@@ -44,7 +44,7 @@ not_configured () {
 }
 
 # check if ps-watcher is configured or not
-if [ -f "/etc/default/pswatcher" ]
+if [ -f "/etc/default/ps-watcher" ]
 then
         . /etc/default/ps-watcher
         if [ "$startup" != "1" ] || [ ! -f $CONFIG ]

-- 
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