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
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
..
base-files OpenWrt v19.07.2: revert to branch defaults 4 years ago
boot uboot-envtools: ath79: add Netgear WNDR3700v2 4 years ago
devel strace: Fix build on PowerPC 5 years ago
firmware ath10k-firmware: Add kmod-ath10k-ct-smallbuffers to depends 4 years ago
kernel mac80211: Update to version 4.19.112 4 years ago
libs readline: needs host depend on ncurses to build 4 years ago
network dnsmasq: add 'scriptarp' option 4 years ago
system rpcd: fix respawn settings 4 years ago
utils adb: fix for SuperSpeed devices 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago