Revision 59f187eb daemons/ganeti-masterd
b/daemons/ganeti-masterd | ||
---|---|---|
306 | 306 |
|
307 | 307 |
utils.WritePidFile(constants.MASTERD_PID) |
308 | 308 |
|
309 |
logger.SetupDaemon(constants.LOG_MASTERDAEMON, debug=options.debug,
|
|
310 |
stderr_logging=not options.fork) |
|
309 |
logger.SetupLogging(constants.LOG_MASTERDAEMON, debug=options.debug,
|
|
310 |
stderr_logging=not options.fork)
|
|
311 | 311 |
|
312 | 312 |
logging.info("ganeti master daemon startup") |
313 | 313 |
|
Also available in: Unified diff