使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
openssh-formula
镜像自地址
https://github.com/saltstack-formulas/openssh-formula
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
27
百科
动态
浏览代码
fixed the name of the service that the openssh config is watched by
tags/v0.41.0
Kenny Do
11 年前
父节点
af3e86a73d
当前提交
dc53d0c295
共有
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
撰写
预览
正在加载...
取消
保存