mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-08 12:53:26 +02:00
Add map for debian
This commit is contained in:
parent
2a4d07cae1
commit
c190731af0
@ -75,6 +75,9 @@ that differ from whats in defaults.yaml
|
|||||||
'Arch': {
|
'Arch': {
|
||||||
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
|
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
|
||||||
},
|
},
|
||||||
|
'Debian': {
|
||||||
|
'Subsystem': 'sftp /usr/lib/openssh/sftp-server',
|
||||||
|
},
|
||||||
'RedHat': {
|
'RedHat': {
|
||||||
'Subsystem': 'sftp /usr/libexec/openssh/sftp-server',
|
'Subsystem': 'sftp /usr/libexec/openssh/sftp-server',
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user