If a child of the rsync daemon dies with a signal, we should notice
authorMartin Pool <mbp@samba.org>
Wed, 13 Mar 2002 00:25:00 +0000 (00:25 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 13 Mar 2002 00:25:00 +0000 (00:25 +0000)
  that when we reap it and log a message.

TODO

diff --git a/TODO b/TODO
index ad747fb..30ba52a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -259,6 +259,10 @@ logging
   At the connections that just get a list of modules are not logged,
   but they should be.
 
+  If a child of the rsync daemon dies with a signal, we should notice
+  that when we reap it and log a message.
+
+
 rsyncd over ssh
 
   There are already some patches to do this.