Re: disable swup -quite
Ariƫn Huisken <[email protected]> Fri, 23 Feb 2007 09:08:14 +0100
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
> 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.