xref: /original-bsd/etc/root/dot.login (revision bc7f84be)
1setenv BLOCKSIZE 1k
2
3tset -Q \?$TERM
4echo 'erase ^H, kill ^U, intr ^C status ^T'
5stty erase '^H' kill '^U' intr '^C' status '^T' crt
6
7umask 022
8
9echo "Don't login as root, use the su command."
10