aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/rsyncd/templates/xinetd1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/rsyncd/templates/xinetd b/modules/rsyncd/templates/xinetd
index 46a3fd33..7b15520d 100644
--- a/modules/rsyncd/templates/xinetd
+++ b/modules/rsyncd/templates/xinetd
@@ -8,5 +8,6 @@ service rsync
server = /usr/bin/rsync
server_args = --daemon
log_on_failure += USERID
+ flags = IPv6
}