forked from Spark/ssm-services
Be more conservative about respawn
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
instance="${service_name##*-}"
|
||||
|
||||
service_respawn='true'
|
||||
service_respawn=on-failure
|
||||
service_command=( /usr/bin/tincd -D -n "$instance" )
|
||||
|
Reference in New Issue
Block a user