(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.163 and 1.164

version 1.163, 2005/05/16 19:40:35 version 1.164, 2005/05/17 19:59:58
Line 810 
Line 810 
         os400StartupOption = true;         os400StartupOption = true;
         daemonOption = true;         daemonOption = true;
       }       }
   
       if (!os400StartupOption)
       {
           // If this is the server job, then set the job
           // to save the job log.
           system ("QSYS/CHGJOB JOB(*) LOG(4 00 *SECLVL)");
       }
 #endif #endif
  
     //     //


Legend:
Removed from v.1.163  
changed lines
  Added in v.1.164

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2