(file) Return to main.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/main.c between version 1.1.2.11 and 1.1.2.12

version 1.1.2.11, 2007/01/12 01:42:12 version 1.1.2.12, 2007/01/12 22:48:47
Line 309 
Line 309 
  
         DefineMacro("policyConfigFilePath", path2);         DefineMacro("policyConfigFilePath", path2);
     }     }
   
       /* Define ${privilegedUser} */
   
       DefineMacro("privilegedUser", "root");
   
       /* Define ${cimserverUser} */
   
       DefineMacro("cimserverUser", PEGASUS_CIMSERVERMAIN_USER);
 } }
  
 /* /*


Legend:
Removed from v.1.1.2.11  
changed lines
  Added in v.1.1.2.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2