mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-02-21 08:14:03 +01:00
Merge dd8e41075b2ef2d27a8ebd4a35c743131347bcea into b93448b5e611379f97c45dbb912c46bf8a3f79c1
This commit is contained in:
commit
d0c8eb91d9
@ -75,6 +75,9 @@ that differ from whats in defaults.yaml
|
||||
'Arch': {
|
||||
'Subsystem': 'sftp /usr/lib/ssh/sftp-server',
|
||||
},
|
||||
'Debian': {
|
||||
'Subsystem': 'sftp /usr/lib/openssh/sftp-server',
|
||||
},
|
||||
'RedHat': {
|
||||
'Subsystem': 'sftp /usr/libexec/openssh/sftp-server',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user