mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
Merge 0.12->trunk
This commit is contained in:
commit
9228a851bc
3 changed files with 7 additions and 7 deletions
|
@ -653,7 +653,7 @@ function startup.shutdown()
|
|||
end
|
||||
|
||||
function startup.exit()
|
||||
os.exit(prosody.shutdown_code);
|
||||
os.exit(prosody.shutdown_code, true);
|
||||
end
|
||||
|
||||
-- prosodyctl only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue