[8179] in Athena Bugs
rt 7.3M: update to 7.3
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Sep 12 19:40:37 1991
Date: Thu, 12 Sep 91 17:26:48 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.3M
Display type: apa16
megapel
What were you trying to do?
Update my workstation to 7.3, including having all of my
private customization scripts (which are started by a main
script in /site/server/.private) run as part of the update.
What's wrong:
Several daemons, including named, are killed when the update
is started. My .private script expects named (and possibly
others) to be running when it runs, because it needs to use
name service. This was not a problem in the past.
What should have happened:
Either the services that are killed should be restarted before
running /site/customize/.private, or the fact that certain
daemons might not be running when /site/customize/.private is
run by mkserv should be documented (as far as I know, it is
not). I would prefer the former solution.
jik