1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system
John Crispin d98870feda procd: Allow to configure default respawn retry count
Extend /etc/config/system with a parameter to set the
default respawn retry for procd launched services that
have respawn enabled.

	config service
        	option respawn_retry -1

All services that don't specify specific respawn parameters
will get their defaults added by procd.sh. If respawn_retry
is specified in /etc/config/system the default retry limit
will be set to this value by procd.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 48915
2016-03-04 08:33:36 +00:00
..
ca-certificates ca-certificates: update to version 20160104 2016-01-17 11:03:36 +00:00
fstools fstools: fix off-by-one error in the version number 2016-01-10 18:04:36 +00:00
mountd packages: use OPENWRT_GIT to point at the main openwrt git repo 2016-01-04 15:11:49 +00:00
mtd mtd: fix reading of image magic bytes in smaller chunks 2016-03-03 20:24:38 +00:00
opkg opkg: Make opkg understand old md5 2016-03-01 09:17:12 +00:00
procd procd: Allow to configure default respawn retry count 2016-03-04 08:33:36 +00:00
rpcd rpcd: move to git.openwrt.org 2016-01-04 15:12:16 +00:00
ubox ubox: fix kmodloader resource leaks (#21826) 2016-02-09 13:03:24 +00:00
ubus ubus: update to the latest version, fixes a memory leak on client disconnect 2016-01-26 09:32:22 +00:00
uci uci: update to the latest version, fixes uci show output for anonymous sections (#21781) 2016-02-02 17:14:47 +00:00
usign usign: force installation to $(STAGING_DIR_HOST) 2016-01-25 23:05:49 +00:00
zram-swap cosmetic: remove trailing whitespaces 2015-10-15 22:12:13 +00:00