openwrtv4/package/system/procd/files
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
..
hotplug-preinit.json hotplug-preinit: remove superfluous and 2016-02-26 08:35:32 +00:00
hotplug.json procd: hotplug.json: allow passing hotplug events from all subsystems 2016-02-26 08:35:43 +00:00
nand-preinit.sh procd: more nand takeover fixes 2014-12-03 20:22:37 +00:00
nand.sh procd: add 'platform_nand_pre_upgrade' 2015-12-12 07:37:45 +00:00
procd.sh procd: Allow to configure default respawn retry count 2016-03-04 08:33:36 +00:00
reload_config procd: check output of "uci show" instead of raw config files in order to track uncommitted changes 2014-07-29 02:12:24 +00:00