소스 검색

fix (#958)

Co-authored-by: sabban <15465465+sabban@users.noreply.github.com>
Manuel Sabban 3 년 전
부모
커밋
e6afafa4d8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 
 
+${SYSTEMCTL} daemon-reload
 ${SYSTEMCTL} restart crowdsec