tn3399_openwrt/package/system
Petr Štetiar 52e6fb1369 rpcd: fix respawn settings
Commit 432ec292cc ("rpcd: add respawn param") has introduced infinite
restarting of the service which could be reached over network. This is
not recommended security practice as it might give potential adversary
infinite number of tries in case there might be some issue in the rpcd
or its surrounding stack.

So lets remove the currently bogus `respawn_retry` variable (it wasn't
possible to override it anyway), reverting to the previous default max.
of 5 service restarts which could be now overriden via system's UCI
settings if desired.

Cc: Jo-Philip Wich <jow@mein.io>
Cc: Florian Eckert <fe@dev.tdt.de>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Fixes: 432ec292cc ("rpcd: add respawn param")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-03-16 22:21:45 +01:00
..
ca-certificates ca-certificates: provide ca-certs by both ca-certificates and ca-bundle 2019-12-23 00:22:07 +01:00
fstools fstools: update to version 2020-01-21 2020-01-21 17:25:56 +01:00
fwtool fwtool: update to latest Git head 2019-11-14 22:53:31 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
openwrt-keyring openwrt-keyring: update to Git HEAD 2019-07-25 19:39:51 +02:00
opkg opkg: update to latest Git HEAD 2020-01-29 17:00:53 +01:00
procd procd: update to latest git HEAD 2020-03-13 20:06:55 +01:00
rpcd rpcd: fix respawn settings 2020-03-16 22:21:45 +01:00
ubox ubox: update to version 2019-12-31 2019-12-31 14:35:35 +01:00
ubus ubus: activate PIE ASLR by default 2020-01-14 00:06:03 +01:00
ucert ucert: update to version 2019-12-19 2019-12-26 08:47:18 +01:00
uci uci: fix PKG_SOURCE_VERSION value 2020-02-09 21:50:59 +01:00
urandom-seed urandom-seed: avoid PKG_NAME in define lines 2020-02-23 22:42:36 +01:00
urngd urngd: avoid PKG_NAME in define lines 2020-02-23 22:42:51 +01:00
usign usign: Activate LTO compile option 2019-11-08 23:57:54 +01:00
zram-swap zram-swap: support swap priority 2020-01-15 20:49:00 +01:00