mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-08 04:13:20 +02:00
Merge dd8e41075b2ef2d27a8ebd4a35c743131347bcea into b93448b5e611379f97c45dbb912c46bf8a3f79c1
This commit is contained in:
commit
d0c8eb91d9
@ -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