From 566a5ebcc7c0a36dc3f921651aa0dfb4a7cc968f Mon Sep 17 00:00:00 2001 From: vdutta Date: Tue, 21 Sep 2021 14:53:34 +0530 Subject: [PATCH] obuspa: 4.1.0.5 --- obuspa/Makefile | 2 +- obuspa/files/etc/init.d/obuspa | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/obuspa/Makefile b/obuspa/Makefile index 9ea63b63c..609959a82 100644 --- a/obuspa/Makefile +++ b/obuspa/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=obuspa -PKG_VERSION:=4.1.0.4 +PKG_VERSION:=4.1.0.5 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) diff --git a/obuspa/files/etc/init.d/obuspa b/obuspa/files/etc/init.d/obuspa index c598027a9..0b7b22691 100755 --- a/obuspa/files/etc/init.d/obuspa +++ b/obuspa/files/etc/init.d/obuspa @@ -653,10 +653,6 @@ service_running() { procd_running ${CONFIGURATION} } -boot() { - start -} - start_service() { local enabled @@ -668,6 +664,8 @@ start_service() { return 0; fi + ubus wait_for usp.raw + procd_open_instance ${CONFIGURATION} procd_set_param command ${PROG} db_init