Revision a4ccecf6 lib/utils/io.py

b/lib/utils/io.py
569 569
def ReadLockedPidFile(path):
570 570
  """Reads a locked PID file.
571 571

  
572
  This can be used together with L{utils.StartDaemon}.
572
  This can be used together with L{utils.process.StartDaemon}.
573 573

  
574 574
  @type path: string
575 575
  @param path: Path to PID file

Also available in: Unified diff