Skip to content
Snippets Groups Projects
Commit 1b036f30 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

change default behaviour for prosody restart -> reload

parent 3accb45d
No related branches found
No related tags found
1 merge request!44Fix systemd service treatment for prosody
Pipeline #4671 passed
......@@ -116,7 +116,7 @@ acmebot_default_services:
nginx-proxy: "systemctl reload nginx-proxy"
postfix: "systemctl reload postfix"
postgresql: "systemctl reload postgresql"
prosody: "systemctl restart prosody"
prosody: "systemctl reload prosody"
# authorizations to maintain without certficates (e.g. for master/follower)
acmebot_authorizations: {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment