aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub_sql.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-04-25 10:52:38 +0200
committerBadlop <badlop@process-one.net>2022-05-02 13:25:18 +0200
commit200cea25c80c57fce9a5b4138cec45f60020a7c2 (patch)
tree915f9dc93545f33a730b22e6bc2104e5e75178e9 /src/mod_pubsub_sql.erl
parentContainer: Copy ejabberdctl.template, it requires some customizations (diff)
Container: Start BEAM with exec to maintain the PID and catch SIGTERM in Docker Stop
Until now, when stopping the ejabberd container, Erlang is not gracefully closed, Mnesia is not properly closed... exit code is 137. With this change, when the container is stopped, Erlang receives the SIGTERM signal, shutsdown, Mnesia database is properly closed, ... and exit code is 0.
Diffstat (limited to 'src/mod_pubsub_sql.erl')
0 files changed, 0 insertions, 0 deletions