We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92ceee + a31f8f5 commit 3c40b1aCopy full SHA for 3c40b1a
1 file changed
nextcloud/apache/config/file.sls
@@ -29,5 +29,6 @@ nextcloud-apache-config-file-file-managed:
29
- sls: {{ sls_config_file }}
30
{%- if nextcloud.apache.trigger_reload %}
31
- watch_in:
32
- - module: apache-reload
+ - module: apache-service-running-restart
33
+ - service: apache-service-running
34
{%- endif %}
0 commit comments