mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Fix lack of syslog messages from Zebra and add support to easily enable debug logs for common Zebra subsystems. Same change made to ospfd for symmetry. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
# --log-level debug
|
|
OSPFD_ARGS="-A 127.0.0.1 -u frr -g frr -f /etc/frr/ospfd.conf --log syslog"
|