summaryrefslogtreecommitdiffstats
path: root/bin/drakids
diff options
context:
space:
mode:
Diffstat (limited to 'bin/drakids')
-rw-r--r--bin/drakids1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/drakids b/bin/drakids
index 4a223a9..2c6d62d 100644
--- a/bin/drakids
+++ b/bin/drakids
@@ -46,6 +46,7 @@ my $w = ugtk2->new($title);
my $ifw;
eval {
my $bus = dbus_object::system_bus();
+ dbus_object::set_gtk2_watch_helper($bus);
network::ifw::init($bus, sub {
my ($_con, $msg) = @_;
my $member = $msg->get_member;