ispman/debian ispman-agent.init,1.4,1.5

Joerg Delker <[email protected]> Mon, 11 Jun 2007 21:35:58 +0000
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/debian
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv25342/debian

Modified Files:
	ispman-agent.init 
Log Message:
fixed wrong default name in init file

Index: ispman-agent.init
===================================================================
RCS file: /cvsroot/ispman/ispman/debian/ispman-agent.init,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ispman-agent.init	11 Jun 2007 20:47:07 -0000	1.4
+++ ispman-agent.init	11 Jun 2007 21:35:56 -0000	1.5
@@ -12,8 +12,8 @@
 test -x $DAEMON || exit 0
 
 # Include ispman defaults if available
-if [ -f /etc/default/ispman ] ; then
-	. /etc/default/ispman
+if [ -f /etc/default/$NAME ] ; then
+	. /etc/default/$NAME
 fi
 
 if [ "${START}" != "true" ] ; then


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/