Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
salt
/
openssh-formula
feito fork de
ExternalMirrors/openssh-formula
Observar
1
Favorito
0
Fork
0
Código
Versões
0
Atividade
Ver código fonte
Remove reference to root group
By not specifying it, root user's group should be used.
master
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