Browse Source

remove balony advice, recommended by beck

OPENBSD_3_8
deraadt 19 years ago
parent
commit
e2a2b5a722
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      src/etc/root/dot.login

+ 1
- 2
src/etc/root/dot.login View File

@ -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 # csh login file
@ -12,6 +12,5 @@ unset tterm
onintr onintr
if ( `logname` == `whoami` ) then if ( `logname` == `whoami` ) then
echo "Don't login as root, use su"
echo "Read the afterboot(8) man page for administration advice." echo "Read the afterboot(8) man page for administration advice."
endif endif

Loading…
Cancel
Save