mod_presence: Convert from Windows line endings
[prosody.git] / prosody
diff --git a/prosody b/prosody
index b7fb95fe3d3582b45da74206ffd2b03bb29bd475..c9c56a5d3cb96737fe47a09f4016381f0e9a7941 100755 (executable)
--- a/prosody
+++ b/prosody
@@ -234,6 +234,8 @@ end
 -- And lock now...
 prosody.lock_globals();
 
+prosody.start_time = os.time();
+
 eventmanager.fire_event("server-started");
 prosody.events.fire_event("server-started");