mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add sftp-server
This commit is contained in:
parent
518afc0f11
commit
89cdeb294d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@
|
|||
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) && !defined(NO_OPENSSL)
|
||||
SUBDIR= telnetd
|
||||
.endif
|
||||
SUBDIR+= sftp-server
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue