On 2017-11-20 11:20, Zefir Kurtisi wrote:
> PROCD services can't overwrite those functions defined in the
> USE_PROCD body (like stop()), since the initfile is sourced
> before.
> 
> This change moves the sourcing below and with that allows
> PROCD init scripts to overwrite them.
> 
> Signed-off-by: Zefir Kurtisi <zefir.kurt...@neratec.com>
This seems broken to me. USE_PROCD is defined by the init script, so you
can't test for it before the script has been sourced.

- Felix

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to