update 2026-08-14 17:02:27

This commit is contained in:
action
2026-08-14 17:02:27 +08:00
parent 816b617e90
commit bbea37a7c8
1957 changed files with 1 additions and 1523143 deletions
-14
View File
@@ -1,14 +0,0 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2006-2011 OpenWrt.org
START=50
SERVICE_USE_PID=1
start() {
service_start /usr/bin/srelay -c /etc/srelay.conf -r -s
}
stop() {
service_stop /usr/bin/srelay
}