openwrt/package/system
Petr Štetiar bf5ea2a8dc 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>
(cherry picked from commit 52e6fb1369)
2020-03-29 18:47:26 +02:00
..
ca-certificates ca-certificates: provide ca-certs by both ca-certificates and ca-bundle 2020-01-05 20:05:33 +01:00
fstools fstools: backport fix from version 2020-01-18 2020-01-20 21:14:08 +01:00
fwtool fwtool: do not omit final 16 byte when image does not contain signature 2019-10-17 17:08:09 +02:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd mtd: Activate LTO compile option 2019-11-30 00:18:40 +01:00
openwrt-keyring openwrt-keyring: update to Git HEAD 2019-07-25 19:40:57 +02:00
opkg opkg: update to latest Git HEAD 2020-01-29 17:05:35 +01:00
procd procd: turn error into debug message for missing ujail binary 2020-03-28 13:46:37 +01:00
rpcd rpcd: fix respawn settings 2020-03-29 18:47:26 +02:00
ubox ubox: implement service_running() in log init.d script 2019-09-04 13:27:52 +02:00
ubus ubus: update to version 2019-12-27 2020-01-05 17:50:10 +01:00
ucert ucert: update to version 2019-12-19 2020-01-14 00:21:35 +01:00
uci uci: update to latest Git HEAD 2019-09-04 13:46:30 +02:00
urandom-seed base-files: move urandom seed bits into separate package 2019-07-22 09:53:01 +02:00
urngd urngd: update to version 2020-01-21 2020-01-21 20:03:43 +01:00
usign usign: Activate LTO compile option 2019-11-30 00:18:50 +01:00
zram-swap zram-swap: Add extra commands for status/compaction 2019-09-04 13:24:43 +02:00