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

Diff for /pegasus/src/Server/cimserver.cpp between version 1.211.2.1 and 1.211.2.2

version 1.211.2.1, 2007/09/12 23:56:26 version 1.211.2.2, 2007/09/13 00:31:48
Line 763 
Line 763 
         //         //
         // Check to see if we should start Pegasus as a daemon         // Check to see if we should start Pegasus as a daemon
         //         //
   
   // ATTN-MEB: put this back!
   #if defined(PEGASUS_OS_VXWORKS)
           daemonOption = false;
   #else
         daemonOption = ConfigManager::parseBooleanValue(         daemonOption = ConfigManager::parseBooleanValue(
             configManager->getCurrentValue("daemon"));             configManager->getCurrentValue("daemon"));
   #endif
  
 #if !defined(PEGASUS_USE_SYSLOGS) #if !defined(PEGASUS_USE_SYSLOGS)
         String logsDirectory = ConfigManager::getHomedPath(         String logsDirectory = ConfigManager::getHomedPath(


Legend:
Removed from v.1.211.2.1  
changed lines
  Added in v.1.211.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2