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-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/3816cae7456a9abd70283c92c8c9dd4681cdee94 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