Skip to content

Commit

Permalink
[teamd]: increase startsecs to 5 seconds for teamsyncd (sonic-net#4083)
Browse files Browse the repository at this point in the history
Updating the startsecs=5sec for teamsyncd to make the time for which the process needs to stay up before declaring the startup successfull.
  • Loading branch information
judyjoseph authored and tiantianlv committed Apr 24, 2020
1 parent 8606b58 commit 2d5a01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-teamd/supervisord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ stderr_logfile=syslog
[program:teamsyncd]
command=/usr/bin/teamsyncd
priority=3
startsecs=5
autostart=false
autorestart=false
stdout_logfile=syslog
Expand Down

0 comments on commit 2d5a01e

Please sign in to comment.