浏览代码

fixed the name of the service that the openssh config is watched by

tags/v0.41.0
Kenny Do 11 年前
父节点
当前提交
dc53d0c295
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      openssh/config.sls

+ 1
- 1
openssh/config.sls 查看文件

@@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- watch_in:
- service: {{ openssh.service }}
- service: openssh


正在加载...
取消
保存