diff options
author | Kim Alvefur <zash@zash.se> | 2021-07-29 13:47:26 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-07-29 13:47:26 +0200 |
commit | cc0f3b6f24ee497b12331359cee859649208d553 (patch) | |
tree | 8659670d99eb298cbe41ea14d3e3cc31afb2be6a /spec | |
parent | c506269ff5656772fdf739c61bf1aceac4fe9060 (diff) | |
download | prosody-cc0f3b6f24ee497b12331359cee859649208d553.tar.gz prosody-cc0f3b6f24ee497b12331359cee859649208d553.zip |
migrator: Customise startup sequence to fix #1673 (Thanks acidsys)
Diverge from util.startup.prosodyctl() in order to skip unneeded
behavior, such as loading the *Prosody* config file, which we do not
need here, based on the `--config` flag which should point at the
migrator config file instead.
Notably removed:
* read_config() since this loads the Prosody config
* check_unwriteable() which checks logfiles specified in the Prosody config, so not relevant
* make_dummy_hosts() but the migrator sets up its own hosts during migration
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions