[skel] Remove dot.rhosts from share/skel

The rcmds were removed in r324351. Chase that removal.
This commit is contained in:
Eitan Adler 2018-05-05 08:16:19 +00:00
parent 34577ddb15
commit 02bace8053
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333270
3 changed files with 3 additions and 10 deletions

View File

@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
# 20180505: rhosts
OLD_FILES+=usr/share/skel/dot.rhosts
# 20180502: retire ixgb
OLD_FILES+=usr/share/man/man4/if_ixgb.4.gz
OLD_FILES+=usr/share/man/man4/ixgb.4.gz

View File

@ -4,7 +4,7 @@
FILESGROUPS= FILES1 FILES2
FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \
dot.shrc
FILES2= dot.mail_aliases dot.rhosts
FILES2= dot.mail_aliases
FILES1DIR= ${SHAREDIR}/skel
FILES2DIR= ${SHAREDIR}/skel
FILES1MODE= 0644

View File

@ -1,9 +0,0 @@
# $FreeBSD$
#
# .rhosts - trusted remote host name and user data base
#
# see hosts.equiv(5), rsh(1), rlogin(1), rcp(1)
#
# This file should NOT be group or other readable.
# OtherMachine
# OtherMachine myFriend