uspd: Change startup sequence

This commit is contained in:
vdutta 2021-01-13 19:44:50 +05:30
parent 3740560fd3
commit 4482e7defd
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uspd
PKG_VERSION:=2.1.9
PKG_VERSION:=2.1.10
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)

View file

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
START=94
START=98
STOP=10
USE_PROCD=1