aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
diff options
context:
space:
mode:
Diffstat (limited to 'prosody')
-rwxr-xr-xprosody2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody b/prosody
index f45e9ecb..dd0374d5 100755
--- a/prosody
+++ b/prosody
@@ -80,4 +80,4 @@ end
loop();
-startup.shutdown();
+thread:run(startup.shutdown);