mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 08:23:50 +00:00
![]() When watchfrr starts up, it first tries to connect to daemons. This is expected to fail if we are just starting up FRR, but we log it as an error, and it shows up red in journalctl. Similarly when we fork background commands that is also logged as an error. This is scaring users, let's change these to info. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
subdir.am | ||
watchfrr_errors.c | ||
watchfrr_errors.h | ||
watchfrr_vty.c | ||
watchfrr.c | ||
watchfrr.h |