소스 검색
fix: correct service restart
pull/230/head
Marius van Witzenburg
3 년 전
No account linked to committer's email address
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
php/apache2/install.sls
|
|
@@ -18,6 +18,6 @@ |
|
|
|
- require_in: |
|
|
|
- sls: apache |
|
|
|
- watch_in: |
|
|
|
- module: apache-restart |
|
|
|
- module: apache-service-running-restart |
|
|
|
{%- endif %} #END: use apache formula |
|
|
|
{%- endif %} #END: os = debian |