From 1d16771cfd7d2b709dce3c2b434816117dc85f5e Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Sun, 5 Sep 2021 04:36:01 +1000 Subject: [PATCH] Remove package openssh-server --- .config | 4 ---- README.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.config b/.config index eccc9b2..6eaf6c8 100644 --- a/.config +++ b/.config @@ -57,10 +57,6 @@ CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-proto-qmi=y CONFIG_PACKAGE_luci-theme-openwrt-2020=y -# replace dropbear with OpenSSH -CONFIG_PACKAGE_dropbear=n -CONFIG_PACKAGE_openssh-server=y - # collectd + modules CONFIG_PACKAGE_collectd-mod-conntrack=y CONFIG_PACKAGE_collectd-mod-contextswitch=y diff --git a/README.md b/README.md index 086930e..3a23054 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # openwrt-apu2c0-custom-build -[![Build Status](https://dev.azure.com/noizyland/OpenWrt-apu2c0/_apis/build/status/scottmckenzie.openwrt-apu2c0-custom-build?branchName=master)](https://dev.azure.com/noizyland/OpenWrt-apu2c0/_build/latest?definitionId=1&branchName=master) +[![Build Status](https://dev.azure.com/noizyland/OpenWrt-apu2c0/_apis/build/status/openwrt-apu2c0-custom-build?branchName=master)](https://dev.azure.com/noizyland/OpenWrt-apu2c0/_build/latest?definitionId=6&branchName=master)