mirror of
https://github.com/hotwa/luci-app-openclaw.git
synced 2026-03-30 20:25:44 +00:00
fix(init): remove unreferenced network trigger macro that caused install crash
This commit is contained in:
@@ -336,7 +336,7 @@ fi
|
||||
|
||||
service_triggers() {
|
||||
procd_add_reload_trigger "openclaw"
|
||||
procd_add_network_trigger "lan" "wan"
|
||||
|
||||
}
|
||||
|
||||
reload_service() {
|
||||
|
||||
Reference in New Issue
Block a user