mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
The option I tried was only useful for non-daemon mode. Removing
This commit is contained in:
@@ -8,7 +8,7 @@ service rsync
|
||||
wait = no
|
||||
user = root
|
||||
server = /usr/bin/rsync
|
||||
server_args = --daemon --numeric-ids
|
||||
server_args = --daemon
|
||||
log_on_failure += USERID
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user