openwrt/package
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
..
base-files OpenWrt v19.07.2: revert to branch defaults 2020-02-27 22:34:09 +01:00
boot uboot-envtools: ath79: add Netgear WNDR3700v2 2020-02-07 14:08:24 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:42:04 +01:00
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 2019-12-24 01:04:14 +01:00
kernel mac80211: Update to version 4.19.112 2020-03-29 18:27:49 +02:00
libs readline: needs host depend on ncurses to build 2020-03-29 18:47:21 +02:00
network dnsmasq: add 'scriptarp' option 2020-03-23 08:01:54 +01:00
system rpcd: fix respawn settings 2020-03-29 18:47:26 +02:00
utils adb: fix for SuperSpeed devices 2019-12-23 00:31:29 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00