Am Dienstag, 16. Oktober 2007 15:14 schrieb Frank Schuh:
Aktivitäten sollten sich ja auch in der /var/log/yum.log zeigen, oder? Im Netz hab ich auch schon gelesen, dass das 'yum update' via cron zu bervorzugen ist. Wie macht ihr das?
hmm, gibt es denn hierzu keine Meinung? Sorry, wenn ich nochmal nachfrage.
Läuft bei mir als Daemon - problemlos. Über das puplet - siehe auch hier
http://www.deadbabylon.de/blog/2006/09/11/puplet-in-aktion/
klappt das Benachrichtigen dann wunderbar.
hier noch meine yum-updatesd.conf
[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 = dbus # should we listen via dbus to give out update information/check for # new updates dbus_listener = yes
# automatically install updates do_update = no # automatically download updates do_download = no # automatically download deps of updates do_download_deps = no ...skipping... [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 = dbus # should we listen via dbus to give out update information/check for # new updates dbus_listener = yes
# automatically install updates do_update = no # automatically download updates do_download = no # automatically download deps of updates do_download_deps = no
HTH Timothy
P.S. CentOS 5