[docker-syncd-brcm] Add 'startsecs=0' to ledinit process (#2366)
This commit is contained in:
parent
dbf4093ec0
commit
13e17d3a33
@ -32,5 +32,6 @@ command=/usr/bin/bcmcmd -t 60 "rcload /usr/share/sonic/platform/led_proc_init.so
|
|||||||
priority=4
|
priority=4
|
||||||
autostart=false
|
autostart=false
|
||||||
autorestart=false
|
autorestart=false
|
||||||
|
startsecs=0
|
||||||
stdout_logfile=syslog
|
stdout_logfile=syslog
|
||||||
stderr_logfile=syslog
|
stderr_logfile=syslog
|
||||||
|
Reference in New Issue
Block a user