From 71b3374bd5f8af075218b79fee789a1517451230 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Wed, 5 Dec 2001 00:58:20 +0000 Subject: [PATCH] Note from tpot that sighup should have standard behaviour of reinitializing. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 2b2b3226..391491dd 100644 --- a/TODO +++ b/TODO @@ -116,6 +116,10 @@ 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