repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
etc
/
root
/
dot.login
blob
b55d7bb1418640d7e5d8e9f0781cde5b5672ec1c
1
# $NetBSD: dot.login,v 1.9 2009/05/15 23:57:50 ad Exp $
2
3
eval `tset -sQrm 'unknown:?unknown'`
4
5
# Do not display in 'su -' case
6
if ( ! $?SU_FROM ) then
7
echo "We recommend that you create a non-root account and use su(1) for root access."
8
endif