diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-12-01 08:41:35 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-12-01 08:41:35 +0000 |
commit | 6a9f25ddaac050d53c69fff23139e041922ed30a (patch) | |
tree | ac6d13e581dc0e12193297d539dabb0b2f9f7487 /share/skel/dot.rhosts | |
parent | bfb5faf86dc9882f77d0d8bc5bb5d7f6ccfe82e3 (diff) | |
download | src-6a9f25ddaac050d53c69fff23139e041922ed30a.tar.gz src-6a9f25ddaac050d53c69fff23139e041922ed30a.zip |
Update these from new examples in etc/root. Also comment out
dot.rhosts entries which are wholly bogus and not worth a search
on.
Notes
Notes:
svn path=/head/; revision=12554
Diffstat (limited to 'share/skel/dot.rhosts')
-rw-r--r-- | share/skel/dot.rhosts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/skel/dot.rhosts b/share/skel/dot.rhosts index 21de984627c7..50d0eaad2165 100644 --- a/share/skel/dot.rhosts +++ b/share/skel/dot.rhosts @@ -1,3 +1,3 @@ # This file should NOT be group or other readable. -OtherMachine -OtherMachine myFriend +#OtherMachine +#OtherMachine myFriend |