diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1993-08-31 14:38:58 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1993-08-31 14:38:58 +0000 |
| commit | c3ab227a27027b770edc06e7519c6885a23e3bf6 (patch) | |
| tree | b0659153b377fbc5e4243fc8013fe93552aab774 /etc/root | |
| parent | b4218e818acae0e95a90c95efe5caf0703634b75 (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/dot.login b/etc/root/dot.login index 6406af639b3d..96432c77295a 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ tset -Q \?$TERM -stty crt erase ^H +stty crt erase ^? umask 2 echo "Don't login as root, use su" |
