(file) Return to CIMServer.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMServer.cpp between version 1.131 and 1.132

version 1.131, 2004/05/21 20:57:00 version 1.132, 2004/05/21 22:01:53
Line 328 
Line 328 
     getSigHandle()->registerHandler(PEGASUS_SIGTERM, shutdownSignalHandler);     getSigHandle()->registerHandler(PEGASUS_SIGTERM, shutdownSignalHandler);
     getSigHandle()->activate(PEGASUS_SIGTERM);     getSigHandle()->activate(PEGASUS_SIGTERM);
  
       // Load and initialize providers registed with AutoStart = true
       _providerRegistrationManager->initializeProviders();
   
 } }
  
  


Legend:
Removed from v.1.131  
changed lines
  Added in v.1.132

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2