diff --git a/scripts/func_tests/tests_post-install_0base.sh b/scripts/func_tests/tests_post-install_0base.sh index 5e0f4a90b..c59e625f0 100755 --- a/scripts/func_tests/tests_post-install_0base.sh +++ b/scripts/func_tests/tests_post-install_0base.sh @@ -159,4 +159,5 @@ sudo mv /tmp/crowdsec.service-orig /etc/systemd/system/crowdsec.service sudo cp ./config.yaml.backup /etc/crowdsec/config.yaml +${SYSTEMCTL} daemon-reload ${SYSTEMCTL} restart crowdsec