From e7b49805bb1ffc93e9b86f431c4a971e979ba48f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:21:48 +0800 Subject: [PATCH] update 2023-12-03 00:21:48 --- luci-app-natter/Makefile | 2 +- luci-app-natter/root/etc/init.d/natter | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/luci-app-natter/Makefile b/luci-app-natter/Makefile index f1af394da..2d3281016 100755 --- a/luci-app-natter/Makefile +++ b/luci-app-natter/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-natter PKG_VERSION:=1.1 -PKG_RELEASE:=3 +PKG_RELEASE:=4 LUCI_TITLE:=LuCI Support for Natter LUCI_PKGARCH:=all diff --git a/luci-app-natter/root/etc/init.d/natter b/luci-app-natter/root/etc/init.d/natter index 7dfa42c27..7daab71b1 100755 --- a/luci-app-natter/root/etc/init.d/natter +++ b/luci-app-natter/root/etc/init.d/natter @@ -1,7 +1,6 @@ #!/bin/sh /etc/rc.common START=98 -USE_PROCD=0 start_service() { local basic_list="enable log_path tcp_stun_server udp_stun_server keep_alive_url local_ip"