From: Martin Pool Date: Mon, 21 Jan 2002 01:57:13 +0000 (+0000) Subject: Don't need to reread configuration on SIGHUP because we always do that X-Git-Tag: v2.5.2pre1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3816cae7456a9abd70283c92c8c9dd4681cdee94;p=thirdparty%2Frsync.git Don't need to reread configuration on SIGHUP because we always do that on new connections. --- diff --git a/TODO b/TODO index 988e1f03..cc339c38 100644 --- a/TODO +++ b/TODO @@ -261,10 +261,6 @@ Add machines NICE ----------------------------------------------------------------- -SIGHUP - - Re-read config file (just exec() ourselves) rather than exiting. - --no-detach and --no-fork options Very useful for debugging. Also good when running under a