summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/root/dot.login3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/root/dot.login b/etc/root/dot.login
index 912a7540e27..f4fac29823e 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -1,4 +1,4 @@
-# $OpenBSD: dot.login,v 1.10 2003/08/19 10:13:14 deraadt Exp $
+# $OpenBSD: dot.login,v 1.11 2005/03/30 19:50:07 deraadt Exp $
#
# csh login file
@@ -12,6 +12,5 @@ unset tterm
onintr
if ( `logname` == `whoami` ) then
- echo "Don't login as root, use su"
echo "Read the afterboot(8) man page for administration advice."
endif