procd: Allow to configure default respawn retry count
authorJohn Crispin <john@openwrt.org>
Fri, 4 Mar 2016 08:33:36 +0000 (08:33 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 4 Mar 2016 08:33:36 +0000 (08:33 +0000)
commitd98870fedaab28ce73d7dc4cbf27fcb301d378c7
tree49e57706c7a3c6d826dc0ce7f62ee32a91c6ec13
parent3a03c08c821d580881ddc1b8a62f45f3801860de
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
package/system/procd/files/procd.sh