an attempt to fix the rsync.sundries emails by giving many more instances in xinetd. **FIXME: move this to systemd only.**
This commit is contained in:
parent
d0a5454a59
commit
66ec88166d
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ service rsync
|
|||
server = /usr/bin/rsync
|
||||
server_args = --daemon
|
||||
log_on_failure += USERID
|
||||
cps = 250 5
|
||||
instances = 250
|
||||
cps = 900 5
|
||||
instances = 900
|
||||
per_source = 100
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue