[LEDE-DEV] [source] procd: update to the latest version, fixes killing jailed processes

Etienne Champetier champetier.etienne at gmail.com
Fri Dec 2 11:18:11 PST 2016


Hi Felix,

2016-12-02 6:32 GMT-08:00 Felix Fietkau <nbd at nbd.name>:
>
> Hi Etienne,
>
> what value would you suggest as a default? I should probably make it
> configurable on the command line as well.

For service handling data we might loose data, so maybe no default at
all unless it's configured.
I would also change the debug message to a warning or error so this
end up in system log for easier debugging

Regards
Etienne

>
> - Felix
>
> On 2016-12-02 15:25, Etienne Champetier wrote:
> > Hi Felix,
> >
> > Just had a look at the code and 1sec of timeout seems a bit low for me
> > for an hard coded value, and might break slow but well behaving application
> >
> > My 2 cents,
> > Regards,
> > Etienne
> >
> > Le 2 déc. 2016 4:55 AM, "LEDE Commits" <lede-commits at lists.infradead.org
> > <mailto:lede-commits at lists.infradead.org>> a écrit :
> >>
> >> nbd pushed a commit to source.git, branch master:
> >> https://git.lede-project.org/1947cf36ba7556c4678beca593ad334b13b870cd
> >>
> >> commit 1947cf36ba7556c4678beca593ad334b13b870cd
> >> Author: Felix Fietkau <nbd at nbd.name <mailto:nbd at nbd.name>>
> >> AuthorDate: Fri Dec 2 13:55:12 2016 +0100
> >>
> >>     procd: update to the latest version, fixes killing jailed processes
> >>
> >>     Signed-off-by: Felix Fietkau <nbd at nbd.name <mailto:nbd at nbd.name>>
> >> ---
> >>  package/system/procd/Makefile | 6 +++---
> >>  1 file changed, 3 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
> >> index 3c6bfbd..8f3d578 100644
> >> --- a/package/system/procd/Makefile
> >> +++ b/package/system/procd/Makefile
> >> @@ -8,16 +8,16 @@
> >>  include $(TOPDIR)/rules.mk <http://rules.mk>
> >>
> >>  PKG_NAME:=procd
> >> -PKG_VERSION:=2016-10-19
> >> +PKG_VERSION:=2016-12-02
> >>
> >>  PKG_RELEASE=$(PKG_SOURCE_VERSION)
> >>
> >>  PKG_SOURCE_PROTO:=git
> >>  PKG_SOURCE_URL=$(LEDE_GIT)/project/procd.git
> >>  PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
> >> -PKG_SOURCE_VERSION:=d80aaf4dc5ab00d65c0ae40dd7d6006155caa33b
> >> +PKG_SOURCE_VERSION:=a07669704798cb0262485f69c5547033c64ade58
> >>  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
> >>
> > -PKG_MIRROR_MD5SUM:=0778e6673125e4190b5c22ff7fbc8afa1978ffe218f88ad66618cc1fca1f0234
> >>
> > +PKG_MIRROR_MD5SUM:=d6a6760133a8ceb78d717a851f426266a35e3957381876d91824e9877fa8c096
> >>  CMAKE_INSTALL:=1
> >>
> >>  PKG_LICENSE:=GPL-2.0
> >>
> >> _______________________________________________
> >> lede-commits mailing list
> >> lede-commits at lists.infradead.org <mailto:lede-commits at lists.infradead.org>
> >> http://lists.infradead.org/mailman/listinfo/lede-commits
> >
>



More information about the Lede-dev mailing list