diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-06 05:25:01 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-03-06 05:25:01 +0000 |
| commit | 8f3f5221b4f696bb7e7b37039e4c1a5b7ec05ece (patch) | |
| tree | 9f8db01ebf5044b07f4605ad8f123fa24dcd88d3 /etc/root | |
| parent | f5ca79e6f8c98bb7f5e821322501e6b47f45b7e2 (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.login | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/root/dot.login b/etc/root/dot.login index b3c28ae41b3f..c42cf95010fc 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -15,4 +15,6 @@ setenv MANPATH "${MANPATH}:/usr/local/interviews/man" # A righteous umask umask 22 +stty crt erase ^h + /usr/games/fortune |
