/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-25 15:59:39 UTC
  • Revision ID: teddy@recompile.se-20120525155939-bg6ricuff86zsjgx
* network-hooks.d/wireless: Read from config file, so don't run "env".

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.
2321
2319
    gobject.threads_init()
2322
2320
    
2323
2321
    global main_loop