Explorar el Código

fix Subsystem directive on archlinux

master
Eric Cook hace 8 años
padre
commit
51fd8b1391
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +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"

Cargando…
Cancelar
Guardar