From f23ca8d8fc380003fa5c41a71fe822b1b2d9cc6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 8 Apr 2009 11:11:08 +0000 Subject: [PATCH] - described signal support git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26347 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/TIDStorage/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/product/TIDStorage/README b/product/TIDStorage/README index 346a26bf1f..7e7854fdc0 100644 --- a/product/TIDStorage/README +++ b/product/TIDStorage/README @@ -144,6 +144,11 @@ Limits: There are even pathologic cases where no coherency point can be found, so TIDStorage log file won't have any information. +Daemeon signal support: + - HUP repoens all log files + - USR1 dumps tid configuration into log file + - TERM kills daemon + PROTOCOL SPECIFICATION ====================== -- 2.30.9