[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: U2 reset configuration



Ed Griffin (edg ll mit edu) said: 
> Sorry if this has been previously discussed, however I just completed a 
> very annoying upgrade of 100 or so RHEL3 boxes from U1 to U2.  On all of 
> them several services which I had explicitly turned off were now turned 
> back on...
> 
> firstboot
> sendmail
> iptables
> ip6tables
> mdmpd
> mdmonitor

Did you turn them off with:

a) chkconfig --del <foo>

or

b) chkconfig --level <whatever> <foo> off

?

If you did a), they will get turned back on.

Bill



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]