Hi! I'm playing around with yum-updatesd, trying to make it install the updates immediately, instead of just putting a notification to my desktop tray. My current /etc/yum/yum-updatesd.conf is: ------------------------- 8< --------------------- [main] # how often to check for new updates (in seconds) run_interval = 3600 # how often to allow checking on request (in seconds) updaterefresh = 600 # how to send notifications (valid: dbus, email, syslog) emit_via = syslog # automatically install updates do_update = yes # automatically download updates do_download = yes # automatically download deps of updates do_download_deps = yes ------------------------- 8< --------------------- The yum-updatesd is running, but nothing is happening at all. There is no syslog notification, no download, and no installation. What am I doing wrong? Thanks in advance! :-) Regards -- Richard Körber -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list