This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
openssh-formula
의 미러
https://github.com/saltstack-formulas/openssh-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
27
위키
Activity
소스 검색
explicitly set the user, group, and mode to match the package's
sshd_config
tags/v0.41.0
Kenny Do
11 년 전
부모
dc53d0c295
커밋
9f70270643
1개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+4
-0
openssh/config.sls
+ 4
- 0
openssh/config.sls
파일 보기
@@ -7,6 +7,10 @@ sshd_config:
file.managed:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh
Write
Preview
Loading…
취소
저장