diff --git a/src/etc/root/dot.login b/src/etc/root/dot.login index 74a5d6f3..a347eb86 100644 --- a/src/etc/root/dot.login +++ b/src/etc/root/dot.login @@ -1,4 +1,4 @@ -# $OpenBSD: dot.login,v 1.13 2009/05/06 22:02:05 millert Exp $ +# $OpenBSD: dot.login,v 1.14 2009/12/20 15:35:35 deraadt Exp $ # # csh login file @@ -14,7 +14,3 @@ if ( -x /usr/bin/tset ) then unset noglob histchars onintr endif - -if ( `logname` == `whoami` ) then - echo "Read the afterboot(8) man page for administration advice." -endif