You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
4 years ago
..
ca-certificates ca-certificates: provide ca-certs by both ca-certificates and ca-bundle 4 years ago
fstools fstools: backport fix from version 2020-01-18 4 years ago
fwtool fwtool: do not omit final 16 byte when image does not contain signature 5 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd mtd: Activate LTO compile option 5 years ago
openwrt-keyring openwrt-keyring: update to Git HEAD 5 years ago
opkg opkg: update to latest Git HEAD 4 years ago
procd procd: turn error into debug message for missing ujail binary 4 years ago
rpcd rpcd: fix respawn settings 4 years ago
ubox ubox: implement service_running() in log init.d script 5 years ago
ubus ubus: update to version 2019-12-27 4 years ago
ucert ucert: update to version 2019-12-19 4 years ago
uci uci: update to latest Git HEAD 5 years ago
urandom-seed base-files: move urandom seed bits into separate package 5 years ago
urngd urngd: update to version 2020-01-21 4 years ago
usign usign: Activate LTO compile option 5 years ago
zram-swap zram-swap: Add extra commands for status/compaction 5 years ago