[OpenWrt-Devel] Is there a way to list all registered procd service triggers?
John Crispin
john at phrozen.org
Sun Jan 22 01:57:36 EST 2017
On 22/01/2017 01:42, TheWerthFam wrote:
> When trying to debug startup scripts its useful to see if the service
> triggers are properly registered.
> cheers
> Derek
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
ubus call service list '{"verbose": true}' will give you a full list
incl the triggers and validators
John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list