[7945] in Athena Bugs
decmips 7.3H: dotfiles
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Thu Aug 15 23:03:39 1991
To: bugs@ATHENA.MIT.EDU
Date: Thu, 15 Aug 91 23:03:51 EDT
From: Marc Horowitz <marc@ATHENA.MIT.EDU>
System name: podge
Type and version: KN01 7.3H (1 update(s) to same version)
Display type: PMAX-MFB
What were you trying to do?
Log in with no customizations
What's wrong:
in /usr/athena/lib/init/xsession:
exec session_gate -logout # Wait for logout
# The session gate will source .logout when it gets a SIGHUP.
The session gate doesn't check NOCALLS to see if it should run
.logout or not. Instead, it always runs it.
What should have happened:
session_gate should check for NOCALLS
Please describe any relevant documentation references: