mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-12 05:30:31 +00:00
Open/close triggers array around service_triggers call to make using multiple triggers easier to deal with. The API was quite confusing, because some functions contained implicit trigger open/close calls and some didn't. Signed-off-by: Felix Fietkau <nbd@nbd.name>