Skip to content
Snippets Groups Projects
Commit d98870fe authored by John Crispin's avatar John Crispin
Browse files

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: default avatarHelmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 48915
parent 3a03c08c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment