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

Diff for /pegasus/src/Service/ServerProcessUnix.cpp between version 1.17 and 1.17.8.1

version 1.17, 2007/06/19 17:58:04 version 1.17.8.1, 2007/10/30 19:19:26
Line 105 
Line 105 
     if (Executor::detectExecutor() == 0)     if (Executor::detectExecutor() == 0)
     {     {
         // We don't need to fork if we're running with Privilege Separation         // We don't need to fork if we're running with Privilege Separation
           setsid();
         return 0;         return 0;
     }     }
  


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.17.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2