diff options
-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 2704975166b..58162e036f5 100644 --- a/share/skel/dot.rhosts +++ b/share/skel/dot.rhosts @@ -1,2 +1,2 @@ -OtherMachine -OtherMachine myFriend +# Format of this file is <hostname> <username> +#localhost foobar |