From 3816cae7456a9abd70283c92c8c9dd4681cdee94 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Mon, 21 Jan 2002 01:57:13 +0000 Subject: [PATCH] Don't need to reread configuration on SIGHUP because we always do that on new connections. --- TODO | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.34.1