From a5a9fcc100981a131466b6350025fe06a88860b7 Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 17 Sep 2021 09:55:50 +0800 Subject: [PATCH] Dropbear: enable sftp support --- common.seed | 1 + 1 file changed, 1 insertion(+) diff --git a/common.seed b/common.seed index 1f5b4f1..955c11b 100644 --- a/common.seed +++ b/common.seed @@ -68,6 +68,7 @@ CONFIG_PACKAGE_kmod-tcp-bbr=y CONFIG_PACKAGE_kmod-zram=y CONFIG_PACKAGE_ksmbd-utils=y CONFIG_PACKAGE_losetup=y +CONFIG_PACKAGE_openssh-sftp-server=y CONFIG_PACKAGE_pv=y CONFIG_PACKAGE_resize2fs=y CONFIG_PACKAGE_sfdisk=y