opnsense-ports/sysutils/lsyncd/files/patch-default-rsync.lua
Franco Fichtner a12906ed58 */*: sync with upstream
Taken from: HardenedBSD
2018-06-11 06:33:04 +02:00

11 lines
337 B
Lua

--- default-rsync.lua.orig 2018-03-09 12:39:11 UTC
+++ default-rsync.lua
@@ -682,7 +682,7 @@ rsync.exitcodes = default.rsyncExitCode
rsync.rsync =
{
-- The rsync binary to be called.
- binary = '/usr/bin/rsync',
+ binary = '/usr/local/bin/rsync',
links = true,
times = true,
protect_args = true