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