diff options
author | 1998-04-10 23:24:36 +0000 | |
---|---|---|
committer | 1998-04-10 23:24:36 +0000 | |
commit | 73aa4d64baec71b0619f531c8310f2b99129a5a8 (patch) | |
tree | 24146b3a85cdf98288638c3e1aa472a7e214a867 | |
parent | grammer (diff) | |
download | wireguard-openbsd-73aa4d64baec71b0619f531c8310f2b99129a5a8.tar.xz wireguard-openbsd-73aa4d64baec71b0619f531c8310f2b99129a5a8.zip |
mail describes the afterboot thing now
-rw-r--r-- | etc/root/dot.login | 2 |
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".' |