(file) Return to pegasus CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm

Diff for /pegasus/rpm/pegasus between version 1.2.2.1 and 1.2.2.2

version 1.2.2.1, 2001/10/04 09:29:45 version 1.2.2.2, 2001/10/18 09:48:47
Line 37 
Line 37 
 #      rc_reset         clear local rc status (overall remains) #      rc_reset         clear local rc status (overall remains)
 #      rc_exit          exit appropriate to overall rc status #      rc_exit          exit appropriate to overall rc status
  
 export PEGASUS_HOME=/etc/pegasus  export PEGASUS_HOME=/var/lib/pegasus
  
 # First reset status of this service # First reset status of this service
 rc_reset rc_reset
Line 48 
Line 48 
         ## the echo return value is set appropriate.         ## the echo return value is set appropriate.
  
         #startproc /usr/bin/cimserver         #startproc /usr/bin/cimserver
         export PEGASUS_HOME=/etc/pegasus          #export PEGASUS_HOME=/var/lib/pegasus
         cimserver -logdir /var/pegasus -d          #handle that we cannot specify the location of the configuration
           ln -sf /etc/pegasus/pegasus.conf /var/lib/pegasus/pegasus.conf
           cimserver -D /var/lib/pegasus -d logdir=/var/pegasus/logs
  
         # Remember status and be verbose         # Remember status and be verbose
         rc_status -v         rc_status -v


Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2