Browse Source

fix (#958)

Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
Manuel Sabban 3 years ago
parent
commit
e6afafa4d8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/func_tests/tests_post-install_0base.sh

+ 1 - 0
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 
 sudo cp ./config.yaml.backup /etc/crowdsec/config.yaml 
 
 
+${SYSTEMCTL} daemon-reload
 ${SYSTEMCTL} restart crowdsec
 ${SYSTEMCTL} restart crowdsec