summaryrefslogtreecommitdiffstats
path: root/src/greylist_storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/greylist_storage.c')
-rw-r--r--src/greylist_storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/greylist_storage.c b/src/greylist_storage.c
index 94ef751ae..ec26ae27e 100644
--- a/src/greylist_storage.c
+++ b/src/greylist_storage.c
@@ -104,7 +104,6 @@ sigusr_handler (gint fd, short what, void *arg)
event_del (&worker->sig_ev);
event_del (&worker->bind_ev);
close (worker->cf->listen_sock);
- do_reopen_log = 1;
msg_info ("worker's shutdown is pending in %d sec", SOFT_SHUTDOWN_TIME);
event_loopexit (&tv);
return;