Drop max connections from rsyncd configs
authorBastian Blank <bastian.blank@credativ.de>
Wed, 19 Apr 2017 07:31:32 +0000 (09:31 +0200)
committerBastian Blank <bastian.blank@credativ.de>
Wed, 19 Apr 2017 07:31:32 +0000 (09:31 +0200)
We have an indepdendent connection limit in systemd.  So drop the ones
from rsyncd configs.

modules/roles/files/bugs_mirror/rsyncd.conf
modules/roles/files/dakmaster/rsyncd.conf
modules/roles/files/historical_mirror/rsyncd.conf
modules/roles/files/keyring/rsyncd.conf
modules/roles/files/ports_master/rsyncd.conf
modules/roles/files/security_master/rsyncd.conf
modules/roles/files/security_mirror/rsyncd.conf
modules/roles/files/wiki/rsyncd.conf
modules/roles/templates/snapshot/rsyncd.conf.erb
modules/roles/templates/syncproxy/rsyncd.conf.erb

index 008e1b1..da19e5a 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 20
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200
index 46d4f60..fc658ac 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200
index 976bb13..eb7ad9e 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200
index 7823292..1cf061e 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 log file = /var/log/rsyncd/rsyncd.log
 socket options = SO_KEEPALIVE
index 292250f..b9a5ef7 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 reverse lookup = false
index c944fd1..1de64eb 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 20
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200
index 47f1f1c..851e6aa 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 20
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 1200
index 8b65a71..c33c3a8 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 25
 syslog facility = daemon
 log file = /var/log/rsyncd/rsyncd.log
 socket options = SO_KEEPALIVE
index 4f809f6..277db96 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 20
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200
index a04eeae..c3628ad 100644 (file)
@@ -1,6 +1,5 @@
 uid = nobody
 gid = nogroup
-max connections = 30
 syslog facility = daemon
 socket options = SO_KEEPALIVE
 timeout = 7200