Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
openssh-formula
forkeado de
ExternalMirrors/openssh-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
fixed the name of the service that the openssh config is watched by
master
Kenny Do
hace 11 años
padre
af3e86a73d
commit
dc53d0c295
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
openssh/config.sls
+ 1
- 1
openssh/config.sls
Ver fichero
@@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- watch_in:
- service:
{{
openssh
.service }}
- service: openssh
Escribir
Vista previa
Cargando…
Cancelar
Guardar