summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-10 23:24:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-10 23:24:37 +0000
commit87756273b35dcdeb9b0da290137a80bc6d491f7b (patch)
treef095ca0a45d36c9ec4310f9c5cf7fa45c1becf54
parent9dd356b1fe23d53939abbc9d207f38d472bf1ad1 (diff)
mail describes the afterboot thing now
-rw-r--r--etc/root/dot.login2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/root/dot.login b/etc/root/dot.login
index 399a249e584..28c647c5479 100644
--- a/etc/root/dot.login
+++ b/etc/root/dot.login
@@ -3,5 +3,3 @@ tset -Q \?$TERM
if ( `logname` == `whoami` ) then
echo "Don't login as root, use su"
endif
-
-echo 'If you are new to OpenBSD, type "man afterboot".'