[3915] in testers
Re: irix 6.5 inetd.conf
daemon@ATHENA.MIT.EDU (Robert A Basch)
Sun Apr 4 18:41:16 1999
To: Dan Winship <danw@MIT.EDU>
Cc: testers@MIT.EDU, source-reviewers@MIT.EDU
In-Reply-To: Your message of "Sun, 04 Apr 1999 13:16:12 EDT."
<199904041716.NAA21261@Implementor.mit.edu>
Date: Sun, 04 Apr 1999 18:41:07 EDT
From: Robert A Basch <rbasch@MIT.EDU>
> The Irix 6.5 install bashes /etc/inetd.conf, so we need to do
> something later on in the install to fix it.
Adding it to $CONFCHG should take care of this (though I haven't tested
it).
Index: packs/update/vers/8.3.0
===================================================================
RCS file: /afs/dev.mit.edu/source/repository/packs/update/vers/8.3.0,v
retrieving revision 1.9
diff -c -r1.9 8.3.0
*** 8.3.0 1999/04/02 19:45:05 1.9
--- 8.3.0 1999/04/04 22:27:30
***************
*** 225,230 ****
--- 225,232 ----
echo "/usr/lib/X11/system.chestrc.O" >> "$CONFIGVERS"
echo "/var/spool/cron/crontabs/root.N" >> "$CONFIGVERS"
+ echo "/etc/inetd.conf" >> "$CONFCHG"
+
echo "/etc/config/firsttimeprograms" >> "$DEADFILES"
echo "/etc/config/ns_fasttrack" >> "$DEADFILES"
echo "/etc/config/outbox" >> "$DEADFILES"