[LEDE-DEV] [OpenWrt-Devel] Any interest in adding runit to OpenWRT?

Bastian Bittorf bb at npl.de
Fri Dec 30 14:09:18 PST 2016


* John Crispin <john at phrozen.org> [28.12.2016 14:41]:
> please create a bullet list of the feature provided by the daemons
> mentioned above that you are missing in current procd/lede setups.

i will jump in and speak for martin (some community/firmware team):

procd should know a method for executing regular checks, e.g.

procd_set_param 'check_interval' '20min'
procd_set_param 'check_script' '/path/to/myscript'

depending on the returncode? or somehow definded
procd should send signals or restart the daemon.

basically thats it. what comes to my mind is:

we have services which are checked each 60 secs,
but it is a wish that all these checks are not 
run at the same time but one after another.

thanks & bye, bastian



More information about the Lede-dev mailing list