=== modified file 'mandos' --- mandos 2011-12-21 00:29:33 +0000 +++ mandos 2011-12-21 16:33:08 +0000 @@ -2165,6 +2165,8 @@ # Close all input and output, do double fork, etc. daemon() + gobject.threads_init() + global main_loop # From the Avahi example code DBusGMainLoop(set_as_default=True )