Skip to content

Commit 13e17d3

Browse files
jlevequelguohan
authored andcommitted
[docker-syncd-brcm] Add 'startsecs=0' to ledinit process (#2366)
1 parent dbf4093 commit 13e17d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/broadcom/docker-syncd-brcm/supervisord.conf

+1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ command=/usr/bin/bcmcmd -t 60 "rcload /usr/share/sonic/platform/led_proc_init.so
3232
priority=4
3333
autostart=false
3434
autorestart=false
35+
startsecs=0
3536
stdout_logfile=syslog
3637
stderr_logfile=syslog

0 commit comments

Comments
 (0)