> dear friends, > how to disable automatic updates swup . i look from ps ax i see this : > 785 ? S 0:00 /bin/bash /usr/bin/run-parts /etc/cron.daily > 875 ? S 0:00 /bin/sh /etc/cron.daily/swup.cron > 876 ? S 0:12 /usr/bin/python /usr/bin/swup --upgrade --quiet
I'm still hoping someone will fix swup, like a check if it still running or a timeout. Disabling the upgrades looks like a bad idea to me. Removing swup.cron from /etc/cron.daily or rpm -e swup-cron would do the trick. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
