[15391] in Athena Bugs
default .login file
daemon@ATHENA.MIT.EDU (Laura Baldwin)
Sun Aug 17 15:23:19 1997
Date: Sun, 17 Aug 1997 15:23:13 -0400 (EDT)
From: Laura Baldwin <boojum@MIT.EDU>
To: bugs@MIT.EDU
So the standard .login file says:
# This file sources a system-wide .login file, which:
# - presumes that the .cshrc file has been sourced
# - performs standard setups appropriate for tty session
# - runs standard startup activities (e.g., check mail)
# - source user file ~/.startup.tty, if it exists
# If you want to ADJUST the login initialization sequence, create a
# .startup.tty file in your home directory, with commands to run activities
# once the environment has been set up (znol, emacs, etc.).
This should probably say something more like "put tty-specific things
in .startup.tty and X specific stuff in .startup.X."
-Laura Baldwin
boojum@mit.edu