Update zmdc.pl.in

temporary fix to #2292
This commit is contained in:
Andrew Bauer 2018-11-16 18:33:54 -06:00 committed by GitHub
parent 21d311942f
commit b4f77077e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ sub start {
$dbh = zmDbConnect(1);
# This logReinit is required. Not sure why.
#logReinit();
logReinit();
$process->{pid} = $cpid;
$process->{started} = time();