[12432] in Athena Bugs

home help back first fref pref prev next nref lref last post

sun4 [7.7G]: /etc/athena/rc.athena

daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Thu Aug 18 00:40:10 1994

From: yandros@MIT.EDU
Date: Thu, 18 Aug 1994 00:40:03 +0500
To: bugs@MIT.EDU


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/console
    -        /usr/athena/etc/olcd -host $HOST &
    +        /usr/athena/etc/olcd &
     fi
     
     if [ "${ZCLIENT}" = "true" ]; then



home help back first fref pref prev next nref lref last post