rpms/tog-pegasus/devel pegasus-2.5.1-initscript.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 11 19:40:59 UTC 2006


Author: jvdias

Update of /cvs/dist/rpms/tog-pegasus/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv26476

Modified Files:
	pegasus-2.5.1-initscript.patch 
Log Message:
add support for /etc/sysconfig/tog-pegasus

pegasus-2.5.1-initscript.patch:
 tog-pegasus.rc |  124 ++++++++++++++++++++++++++++++---------------------------
 1 files changed, 67 insertions(+), 57 deletions(-)

Index: pegasus-2.5.1-initscript.patch
===================================================================
RCS file: /cvs/dist/rpms/tog-pegasus/devel/pegasus-2.5.1-initscript.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pegasus-2.5.1-initscript.patch	7 Apr 2006 02:40:20 -0000	1.1
+++ pegasus-2.5.1-initscript.patch	11 Apr 2006 19:40:55 -0000	1.2
@@ -1,5 +1,5 @@
 --- pegasus/rpm/tog-pegasus.rc.initscript	2006-01-30 11:16:24.000000000 -0500
-+++ pegasus/rpm/tog-pegasus.rc	2006-04-06 14:38:57.000000000 -0400
++++ pegasus/rpm/tog-pegasus.rc	2006-04-11 13:57:31.000000000 -0400
 @@ -1,80 +1,85 @@
 -#//%2006////////////////////////////////////////////////////////////////////////
 -#//
@@ -92,7 +92,8 @@
 +	   fi;
 +	fi;
  	echo -n $"Starting up CIM server: "
- 	$CIMSERVER_BIN
+-	$CIMSERVER_BIN
++	$CIMSERVER_BIN ${CIMSERVER_OPTIONS}
  	RETVAL=$?
 -	[ "$RETVAL" -eq 0 ] && log_success_msg $"$prog start" || log_failure_msg $"$prog start"
 -	echo




More information about the fedora-cvs-commits mailing list