Merge branch 'storageareas' of github.com:/ConnorTechnology/ZoneMinder into storageareas
commit
78b97303a3
|
@ -344,6 +344,7 @@ int main(int argc, char *argv[]) {
|
||||||
}
|
}
|
||||||
if ( result < 0 ) {
|
if ( result < 0 ) {
|
||||||
// Failure, try reconnecting
|
// Failure, try reconnecting
|
||||||
|
sleep(1);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} // end while ! zm_terminate
|
} // end while ! zm_terminate
|
||||||
|
|
Loading…
Reference in New Issue