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
fix Subsystem directive on archlinux
master
Eric Cook
hace 8 años
padre
8c1d02f249
commit
51fd8b1391
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+3
-0
openssh/map.jinja
+ 3
- 0
openssh/map.jinja
Ver fichero
@@ -70,6 +70,9 @@ that differ from whats in defaults.yaml
'Suse': {
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
},
'Arch': {
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
},
'default': {}
}
, grain="os_family"
Escribir
Vista previa
Cargando…
Cancelar
Guardar