Added default path for sftp Subsystem in FreeBSD
This commit is contained in:
parent
67e500fb11
commit
3791b11380
@ -19,6 +19,7 @@ that differ from whats in defaults.yaml
|
||||
'FreeBSD': {
|
||||
'service': 'sshd',
|
||||
'dig_pkg': 'bind-tools',
|
||||
'Subsystem': 'sftp /usr/libexec/sftp-server',
|
||||
},
|
||||
'Gentoo': {
|
||||
'server': 'net-misc/openssh',
|
||||
|
Loading…
Reference in New Issue
Block a user