[6668] in Athena Bugs
7.2M default dash invocation from xsession
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Dec 24 10:44:14 1990
Date: Mon, 24 Dec 90 10:43:54 -0500
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: adt@ATHENA.MIT.EDU, testers@ATHENA.MIT.EDU
Reply-To: dkk@mit.edu
In /usr/athena/lib/init/xsession, dash is invoked with "-l", "-all" or
no args. (The default user gets the error "dash: no set l exists" and
no logout button.) I think these changes need to be made to
/usr/athena/lib/init/xsession:
From: To:
------------------------
dash -l dash -show logout
dash -all dash -show logout menus
dash dash -show menus [?]
The .dashrc dependency is still in xsession. Is it supposed to stay?