mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Removed default 1K behavior from /etc/csh.login, but put comments
stating how to get 'old' BSD behavior
This commit is contained in:
parent
26c3bd8f8f
commit
fa8a060ea6
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
|||
# System-wide .login file for csh(1).
|
||||
setenv BLOCKSIZE K
|
||||
# Uncomment this to give you the default 4.2 behavior, where disk
|
||||
# information is shown in K-Blocks
|
||||
# setenv BLOCKSIZE K
|
||||
|
|
|
|||
Loading…
Reference in a new issue