mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04: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
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#csh .login file
|
||||
|
||||
setenv SHELL /bin/csh
|
||||
set noglob
|
||||
eval `tset -s -m 'network:?xterm'`
|
||||
unset noglob
|
||||
|
|
|
|||
Loading…
Reference in a new issue