Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ExternalMirrors
/
openssh-formula
espelhamento de
https://github.com/saltstack-formulas/openssh-formula
Observar
1
Favorito
0
Fork
1
Código
Issues
0
Versões
27
Wiki
Atividade
Ver código fonte
Remove reference to root group
By not specifying it, root user's group should be used.
tags/v0.41.0
Alan Pearce
10 anos atrás
pai
2f844e5b21
commit
2876a691b0
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+0
-1
openssh/config.sls
+ 0
- 1
openssh/config.sls
Ver arquivo
@@ -9,7 +9,6 @@ sshd_config:
- source: {{ openssh.sshd_config_src }}
- template: jinja
- user: root
- group: root
- mode: 644
- watch_in:
- service: openssh
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar