Skip to content

Commit 860d7ee

Browse files
judyjosephyxieca
authored andcommitted
[teamd]: increase startsecs to 5 seconds for teamsyncd (#4083)
Updating the startsecs=5sec for teamsyncd to make the time for which the process needs to stay up before declaring the startup successfull.
1 parent 0a2e9da commit 860d7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/docker-teamd/supervisord.conf

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ stderr_logfile=syslog
3030
[program:teamsyncd]
3131
command=/usr/bin/teamsyncd
3232
priority=3
33+
startsecs=5
3334
autostart=false
3435
autorestart=false
3536
stdout_logfile=syslog

0 commit comments

Comments
 (0)