ieee1905: start early at 60

This commit is contained in:
Vivek Kumar Dutta 2023-11-16 13:02:43 +05:30
parent 628872d2fd
commit 21292de648
No known key found for this signature in database
GPG key ID: 65C818099F37097D
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ieee1905
PKG_VERSION:=8.3.3
PKG_VERSION:=8.3.4
LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)

View file

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
START=96
START=60
STOP=21
USE_PROCD=1