[PATCH] disable store_load
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Centrium GmbH |
| Message-ID | <[email protected]> |
Hi, while SIGHUP we should not reload store file because we deliver messages twice than... -- Best Regards / Mit besten Grüßen aus Köln Dipl.-Ing. Alexander Malysh ___________________________________ Centrium GmbH Ehrenstrasse 2 50672 Köln Fon: +49 (0221) 277 49 240 Fax: +49 (0221) 277 49 109 email: [email protected] web: http://www.centrium.de msn: [email protected]
bearerbox.c.diff
(text/x-diff, 507 B)
Index: gw/bearerbox.c
===================================================================
RCS file: /home/cvs/gateway/gw/bearerbox.c,v
retrieving revision 1.135
diff -a -u -r1.135 bearerbox.c
--- gw/bearerbox.c 9 Mar 2003 13:26:12 -0000 1.135
+++ gw/bearerbox.c 9 Mar 2003 17:12:34 -0000
@@ -121,7 +121,6 @@
warning(0, "SIGHUP received, catching and re-opening logs");
log_reopen();
alog_reopen();
- store_load();
break;
/*
smime.p7s
(application/pkcs7-signature, 2.5 KB) - not displayed