[mux] Integrate linkmgrd with swss logger (#15392)

Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
This commit is contained in:
Longxiang Lyu 2023-06-20 05:39:31 +08:00 committed by GitHub
parent ed700de435
commit 7fd48eb82d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ stderr_logfile=syslog
dependent_startup=true
[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
autostart=false
autorestart=false