[12677] in Athena Bugs
decmips 7.7G: /etc/athena/rc.athena
daemon@ATHENA.MIT.EDU (miki@MIT.EDU)
Fri Sep 30 11:10:31 1994
From: miki@MIT.EDU
Date: Fri, 30 Sep 94 11:10:26 -0400
To: bugs@MIT.EDU
Cc:
>From yandros@MIT.EDU Thu Aug 18 00:40:16 1994
>Received: by gregor.MIT.EDU (5.57/4.7) id AA28005; Thu, 18 Aug 94 00:40:11 -04>00
>Received: from INFOCALYPSE.MIT.EDU by MIT.EDU with SMTP
> id AA05219; Thu, 18 Aug 94 00:40:04 EDT
>From: yandros@MIT.EDU
>Received: by infocalypse.MIT.EDU (5.0/4.7) id AA09225; Thu, 18 Aug 1994 00:40:>03 +0500
>Date: Thu, 18 Aug 1994 00:40:03 +0500
>Message-Id: <9408180440.AA09225@infocalypse.MIT.EDU>
>To: bugs@MIT.EDU
>Subject: sun4 [7.7G]: /etc/athena/rc.athena
>X-Orgs: MIT SIPB VWA DCNS
>X-Shabby: not
>X-Local-Bert: while he's away
>Content-Length: 953
>
>
>System name: infocalypse
>Type and version: SPARC/Classic 7.7G
>Display type: cgthree
>
>What were you trying to do?
>
> Run an OLC server.
>
>What went wrong?
>
> My machine isn't named matisse.mit.edu, and hesiod says that the OLC
> server is named matisse.mit.edu.
>
>What should have happened?
>
> My machine should be named matisse.mit.edu.
>
> ..OR, /etc/athena/rc.athena could invoke olcd with the `-host'
> option, so it will have some slim chance of working on a non-matisse
> host.
>
>Anything else you'd like to add?
>
> Everybody's favorite party treat, unidiffs!
>
> --- rc.athena Thu Aug 18 00:30:31 1994
> +++ rc.athena.orig Thu Aug 18 00:31:26 1994
> @@ -371,7 +371,7 @@
>
> if [ "${OLC}" = "true" ]; then
> echo -n "olcd..." >/dev/cons>ole
> - /usr/athena/etc/olcd -host $HOST &
> + /usr/athena/etc/olcd &
> fi
>
> if [ "${ZCLIENT}" = "true" ]; then
>
>
>
>NETPROB-NOTE:
>Note: miki Fri Aug 19 09:17:22 1994
>THis is not a problem on the sun as the Subject says but rather on RS6000 and >decmips
>------