=== modified file 'mandos' --- mandos 2011-11-29 20:58:01 +0000 +++ mandos 2011-12-20 20:23:36 +0000 @@ -2145,6 +2145,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 )