repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
etc
/
root
/
dot.login
blob
fb36024588f683bde720bd5031df81c9d0ddb0cd
1
# $NetBSD: dot.login,v 1.8 2000/02/19 19:00:13 mycroft 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