add sudo, drop openssh (dropbear is enough)

v19.07.3_mercusys_ac12_duma
Mikhail Novosyolov 4 years ago
parent a59a5551a7
commit 22f2d947d9

@ -1779,7 +1779,7 @@ CONFIG_PACKAGE_htop=m
# CONFIG_SCHROOT_LOOPBACK is not set
# CONFIG_SCHROOT_LVM is not set
# CONFIG_SCHROOT_UUID is not set
# CONFIG_PACKAGE_sudo is not set
CONFIG_PACKAGE_sudo=m
# CONFIG_PACKAGE_syslog-ng is not set
#
@ -4749,11 +4749,11 @@ CONFIG_PACKAGE_yggdrasil=m
# SSH
#
CONFIG_PACKAGE_autossh=m
CONFIG_PACKAGE_openssh-client=m
# CONFIG_PACKAGE_openssh-client is not set
# CONFIG_PACKAGE_openssh-client-utils is not set
CONFIG_PACKAGE_openssh-keygen=m
# CONFIG_PACKAGE_openssh-keygen is not set
# CONFIG_PACKAGE_openssh-moduli is not set
CONFIG_PACKAGE_openssh-server=m
# CONFIG_PACKAGE_openssh-server is not set
# CONFIG_PACKAGE_openssh-server-pam is not set
# CONFIG_PACKAGE_openssh-sftp-avahi-service is not set
# CONFIG_PACKAGE_openssh-sftp-client is not set

Loading…
Cancel
Save