[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: U2 reset configuration
- From: Bill Nottingham <notting redhat com>
- To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
- Subject: Re: U2 reset configuration
- Date: Mon, 7 Jun 2004 10:22:30 -0400
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]