mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +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
74 B
Plaintext
3 lines
74 B
Plaintext
# --log-level debug
|
|
ZEBRA_ARGS="-A 127.0.0.1 -u frr -g frr --log syslog "
|