瀏覽代碼

fix(state): restart service when configuration has changed

tags/v0.5.1
Nicolas Rodriguez 4 年之前
父節點
當前提交
a8100d0f32
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      syslog_ng/service/running.sls

+ 1
- 1
syslog_ng/service/running.sls 查看文件

@@ -13,5 +13,5 @@ syslog_ng/service/running:
service.running:
- name: {{ syslog_ng.service }}
- enable: true
- require:
- watch:
- sls: {{ sls_config_file }}

Loading…
取消
儲存