This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
openssh-formula
원본 프로젝트 :
ExternalMirrors/openssh-formula
보기
1
좋아요
0
포크
0
코드
릴리즈
0
Activity
소스 검색
Remove reference to root group
By not specifying it, root user's group should be used.
master
Alan Pearce
10 년 전
부모
2f844e5b21
커밋
2876a691b0
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
+0
-1
openssh/config.sls
+ 0
- 1
openssh/config.sls
파일 보기
@@ -9,7 +9,6 @@ sshd_config:
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh
Write
Preview
Loading…
취소
저장