[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: U2 reset configuration
- From: Ed Wilts <ewilts ewilts org>
- To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
- Subject: Re: U2 reset configuration
- Date: Mon, 7 Jun 2004 10:32:36 -0500
On Mon, Jun 07, 2004 at 09:55:06AM -0400, Ed Griffin wrote:
> 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...
>
> sendmail
The postinstall script (rpm -q sendmail --scripts) does:
sbin/chkconfig --add sendmail
Which means that if it's not there, it will be added and turned on. If
it's there but off, then you should be fine.
iptables has the same entry (--add). I didn't check any more.
--
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts ewilts org
Member #1, Red Hat Community Ambassador Program
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]