[2345] in SIPB_Linux_Development
The way the athena-rc package modifies /etc/services and inetd.conf
daemon@ATHENA.MIT.EDU (Salvatore Valente)
Wed Dec 30 19:13:31 1998
Date: Wed, 30 Dec 1998 19:13:24 -0500
To: linux-dev@MIT.EDU
From: Salvatore Valente <svalente@MIT.EDU>
In theory, when the athena-rc package is removed, it tries to back-out
the changes to /etc/services and /etc/inetd.conf by copying back those
files from the way they were before athena-rc was installed. This may
not be a good idea, since other changes may have been made to those
files after athena-rc was installed. For example, when linuxconf gets
installed, it modifies those files.
We should consider not trying to remove the changes that athena-rc
made. It never really hurts to have a few more services and a few
less daemons running.
Also, someone should look at the linuxconf.spec file and see if it
modifies (or unmodifies) those files in a way we should use.
Have a nice day,
Sal.