For a custom use-case I need '/etc/init.d/log stop' to stop logread instances
but keep the log daemon running. While at that, I noticed that PROCD init
scripts can't overwrite those functions defined in /etc/rc.common in the
USE_PROCD block, since they are sourced right before.

Not sure if this is on purpose, therefore my proposed change to move the
sourcing of initscript further down is RFC.

Zefir Kurtisi (1):
  base-files/etc/rc.common: allow services to overwrite PROCD functions

 package/base-files/files/etc/rc.common | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.14.1


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

Reply via email to