From 696a8d6191ef14a39196ec7d6f284e6461cdb05d Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 6 Dec 2004 22:45:10 +0000 Subject: [PATCH] Document the new "address" global option. --- rsyncd.conf.yo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 66c85b54..62af546a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -164,6 +164,10 @@ dit(bf(port)) You can override the default port the daemon will listen on by specifying this value (defaults to 873). This is ignored if the daemon is being run by inetd, and is superseded by the --port command-line option. +dit(bf(address)) You can override the default IP address the daemon +will listen on by specifying this value. This is ignored if the daemon is +being run by inetd, and is superseded by the --address command-line option. + dit(bf(max connections)) The "max connections" option allows you to specify the maximum number of simultaneous connections you will allow. Any clients connecting when the maximum has been reached will receive a -- 2.34.1