[mux] Integrate linkmgrd
with swss logger (#15392)
Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
This commit is contained in:
parent
ed700de435
commit
7fd48eb82d
@ -28,7 +28,7 @@ stderr_logfile=syslog
|
|||||||
dependent_startup=true
|
dependent_startup=true
|
||||||
|
|
||||||
[program:linkmgrd]
|
[program:linkmgrd]
|
||||||
command=nice -n -20 /usr/sbin/linkmgrd -v warning -d
|
command=nice -n -20 /usr/sbin/linkmgrd -v warning -d -l
|
||||||
priority=2
|
priority=2
|
||||||
autostart=false
|
autostart=false
|
||||||
autorestart=false
|
autorestart=false
|
||||||
|
Reference in New Issue
Block a user