summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1998-04-10 23:24:36 +0000
committerderaadt <deraadt@openbsd.org>1998-04-10 23:24:36 +0000
commit73aa4d64baec71b0619f531c8310f2b99129a5a8 (patch)
tree24146b3a85cdf98288638c3e1aa472a7e214a867
parentgrammer (diff)
downloadwireguard-openbsd-73aa4d64baec71b0619f531c8310f2b99129a5a8.tar.xz
wireguard-openbsd-73aa4d64baec71b0619f531c8310f2b99129a5a8.zip
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".'