From d71bea3f19bd19488f9c36709dfdae4a4e8fad98 Mon Sep 17 00:00:00 2001 From: Jaymin Patel Date: Mon, 4 Jul 2022 15:39:51 +0530 Subject: autossh: improve uci and procd support - convert autossh into procd instances - add new uci config options to handle local and remote port forwarding - remove hotplug down actions causing service to stop on any interface down event Signed-off-by: Jaymin Patel --- net/autossh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/autossh/Makefile') diff --git a/net/autossh/Makefile b/net/autossh/Makefile index 87fd91347..9889378f8 100644 --- a/net/autossh/Makefile +++ b/net/autossh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=autossh PKG_VERSION:=1.4g -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=https://www.harding.motd.ca/autossh/ -- cgit v1.2.3