Browse Source

fix: correct service restart

pull/230/head
Marius van Witzenburg 3 years ago
parent
commit
1cbdc9595e
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      php/apache2/install.sls

+ 1
- 1
php/apache2/install.sls View File

@@ -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

Loading…
Cancel
Save