From 1adfc0815fdacb17ef0986ca269acae477235382 Mon Sep 17 00:00:00 2001 From: vdutta Date: Wed, 25 May 2022 18:15:27 +0530 Subject: [PATCH] swmodd: 2.1.5 --- swmodd/Makefile | 2 +- swmodd/files/etc/init.d/swmodd | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/swmodd/Makefile b/swmodd/Makefile index 650a02c36..4f667629f 100755 --- a/swmodd/Makefile +++ b/swmodd/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swmodd -PKG_VERSION:=2.1.4 +PKG_VERSION:=2.1.5 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) diff --git a/swmodd/files/etc/init.d/swmodd b/swmodd/files/etc/init.d/swmodd index 2db5e21a2..27e6faf08 100644 --- a/swmodd/files/etc/init.d/swmodd +++ b/swmodd/files/etc/init.d/swmodd @@ -1,7 +1,7 @@ #!/bin/sh /etc/rc.common -START=94 -STOP=10 +START=99 +STOP=01 USE_PROCD=1 PROG=/usr/sbin/swmodd