mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-22 14:48:29 +00:00
beta 2.0.5
This commit is contained in:
parent
dec35304dc
commit
41f5d23459
@ -3546,7 +3546,7 @@ local default_rsyncssh = {
|
||||
-- available this is simpler than to build filters for rsync for this.
|
||||
-- Default uses '0' as limiter, you might override this for old systems.
|
||||
--
|
||||
xargs = {delimiter = '\000', binary = "/usr/bin/xargs", xparams = {"-0", "rm -rf"}}
|
||||
xargs = {binary = "/usr/bin/xargs", delimiter = '\000', xparams = {"-0", "rm -rf"}}
|
||||
}
|
||||
|
||||
-----
|
||||
|
Loading…
x
Reference in New Issue
Block a user