X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a1a440c23e50c1a711bbe404456234895b8db79d..41bd28fee315c7b1d61c04dbe6441afba4d0b789:/options.c diff --git a/options.c b/options.c index bbc32190..35a6dc64 100644 --- a/options.c +++ b/options.c @@ -81,7 +81,7 @@ char *config_file = RSYNCD_CONF; char *shell_cmd = NULL; char *log_format = NULL; char *password_file = NULL; -char *rsync_path = RSYNC_NAME; +char *rsync_path = RSYNC_PATH; char *backup_dir = NULL; int rsync_port = RSYNC_PORT;