aboutsummaryrefslogtreecommitdiff
path: root/share/skel/dot.login
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-07-12 22:42:55 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-07-12 22:42:55 +0000
commit30bf6ffa62e70cd8ae89eafaa58dc21345140799 (patch)
tree01e102b2473c10da366d7e9aa978853b46c074e7 /share/skel/dot.login
parent99005ad98e9584e444869b2076fa7a473cf13dbe (diff)
downloadsrc-30bf6ffa62e70cd8ae89eafaa58dc21345140799.tar.gz
src-30bf6ffa62e70cd8ae89eafaa58dc21345140799.zip
Don't set SHELL by default - if you chpass -s your shell, this
will over-ride it and confuse several applications, including xterm
Notes
Notes: svn path=/head/; revision=9503
Diffstat (limited to 'share/skel/dot.login')
-rw-r--r--share/skel/dot.login1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/skel/dot.login b/share/skel/dot.login
index eb10795e208f..003b5f8ad9d9 100644
--- a/share/skel/dot.login
+++ b/share/skel/dot.login
@@ -1,6 +1,5 @@
#csh .login file
-setenv SHELL /bin/csh
set noglob
eval `tset -s -m 'network:?xterm'`
unset noglob