X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8950ac03f8fd0fb645c7d2374195ea884d091f72..8ca5756339487aa97594c4ea60555c9050a703bf:/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;