start-stop priority in rc script - now service can be enabled

This commit is contained in:
zabbius 2024-08-07 02:22:33 +03:00
parent 1b8d3a0e66
commit 255371cbaa

View File

@ -1,6 +1,9 @@
#!/bin/sh /etc/rc.common
USE_PROCD=1
START=50
STOP=50
# Openwrt procd script: https://openwrt.org/docs/guide-developer/procd-init-script-example
# The program should be put into /usr/bin/
# This file should be put into /etc/init.d/