aboutsummaryrefslogtreecommitdiffstats
path: root/modules/rsyncd/templates/xinetd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/rsyncd/templates/xinetd')
-rw-r--r--modules/rsyncd/templates/xinetd4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/rsyncd/templates/xinetd b/modules/rsyncd/templates/xinetd
index 3359ca84..b477e413 100644
--- a/modules/rsyncd/templates/xinetd
+++ b/modules/rsyncd/templates/xinetd
@@ -8,8 +8,8 @@ service rsync
server_args = --daemon
log_on_failure += USERID
flags = IPv6
- # some mirorrs do not seems to use lock when downloading from
- # us and try to download the same stuff 15 time in a row
+ # some mirrors do not seems to use locks when downloading from
+ # us and try to download the same stuff 15 times in a row
per_source = 4
}