mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 21:44:34 +01:00
Don't set SHELL by default - if you chpass -s your shell, this
will over-ride it and confuse several applications, including xterm
This commit is contained in:
parent
99005ad98e
commit
30bf6ffa62
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9503
@ -1,6 +1,5 @@
|
||||
#csh .login file
|
||||
|
||||
setenv SHELL /bin/csh
|
||||
set noglob
|
||||
eval `tset -s -m 'network:?xterm'`
|
||||
unset noglob
|
||||
|
Loading…
Reference in New Issue
Block a user