/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos

  • Committer: Teddy Hogeborn
  • Date: 2012-05-26 22:48:45 UTC
  • Revision ID: teddy@recompile.se-20120526224845-imaxtrlh3j3yu1ga
* mandos: Change comment.
* mandos-clients.conf.xml (OPTIONS/checker): Rewrote without "you".
  (SEE ALSO): Reference fping(8).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2316
2316
        # Close all input and output, do double fork, etc.
2317
2317
        daemon()
2318
2318
    
 
2319
    # multiprocessing will use threads, so before we use gobject we
 
2320
    # need to inform gobject that threads will be used.
2319
2321
    gobject.threads_init()
2320
2322
    
2321
2323
    global main_loop