1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

dot.login is supposed to be for bourne shell, not csh

Pointyhat to: me
Approved by: cperciva (implicit)
This commit is contained in:
Eitan Adler 2012-11-16 04:25:35 +00:00
parent 71cfc6780e
commit 94e7929e2c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243130

View File

@ -6,4 +6,4 @@
#
# Uncomment to display a random cookie each login:
# if ( -x /usr/games/fortune ) /usr/games/fortune -s
# [ -x /usr/games/fortune ] && /usr/games/fortune -s