From ee04ca838412c928eaef24e178abab7ae8cbc5f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Mon, 23 Apr 2012 11:37:27 +0300 Subject: [PATCH] Enabled dbus support from yum-updatesd. --- yum/files/yum-updatesd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yum/files/yum-updatesd.conf b/yum/files/yum-updatesd.conf index aba9e3d..e1deb66 100644 --- a/yum/files/yum-updatesd.conf +++ b/yum/files/yum-updatesd.conf @@ -8,7 +8,7 @@ updaterefresh = 600 emit_via = syslog # should we listen via dbus to give out update information/check for # new updates -dbus_listener = no +dbus_listener = yes # automatically install updates do_update = no