Skip to content

Commit

Permalink
Ejabberd must be restarted when the FQDN changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl authored Nov 28, 2023
1 parent fc5aba3 commit 4a1dfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageroot/actions/configure-module/80start_services
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# If the control reaches this step, the service can be enabled and started

systemctl --user enable ejabberd.service
systemctl --user -T reload-or-restart ejabberd.service
systemctl --user -T restart ejabberd.service

0 comments on commit 4a1dfab

Please sign in to comment.