[2845] in Athena Bugs
get_message in /usr/athena/lib/init/{login,xsession}
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Sun Aug 13 15:47:56 1989
From: <epeisach@ATHENA.MIT.EDU>
Date: Sun, 13 Aug 89 15:47:41 -0400
To: bugs@ATHENA.MIT.EDU
1) In login:
get_message is handled in login. There is no need to do it
again. (This for tty based login only, right???)
2) In xsession:
No check is made to see if zephyr started correctly before
trying to send a zgram to the person with the motd. (See
/usr/athena/.login for a proper sequence)
Ezra