Results 1 to 2 of 2
Hello.
Sorry if this is a basic question, I did a search with no result that worked for me.
On RedHat. I like to disable the "auto reminder" for updates
...
- 04-16-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 2
Disable the update reminder on redhat
Hello.
Sorry if this is a basic question, I did a search with no result that worked for me.
On RedHat. I like to disable the "auto reminder" for updates
I should have something in system for preference ??
Thanks
- 04-16-2010 #2Linux Newbie
- Join Date
- Mar 2009
- Posts
- 228
For RHEL5:
Or you can change its behaviour by editing /etc/yum/yum-updatesd.conf.Code:service yum-updatesd stop chkconfig --del yum-updatesd


Reply With Quote