Skip to content
Snippets Groups Projects
Commit f06ac1e4 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Fix restart of services after a stop

Bug introduced in commit 88e8688b
parent cac1a0e7
Branches
Tags
No related merge requests found
......@@ -1973,6 +1973,7 @@ void services_thread(void* arg)
served = 0;
startup->recycle_now = false;
startup->shutdown_now = false;
terminated = false;
SetThreadName("sbbs/services");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment