]> git.puffer.fish Git - matthieu/frr.git/commit
'service quagga reload' fails if /etc/quagga/vtysh.conf does not exist
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 20 Aug 2015 20:55:32 +0000 (13:55 -0700)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 20 Aug 2015 20:55:32 +0000 (13:55 -0700)
commitf850d14d6690d3b713be545e9f57623615aa7304
tree329e1b9bd43566d4de4c65049231c41b39f23200
parentca3faf4e08e10c841e826db649f41631c1f65fef
'service quagga reload' fails if /etc/quagga/vtysh.conf does not exist

Ticket: CM-7146
Reviewed By: teo@cumulusnetworks.com
Testing Done:

/usr/lib/quagga/quagga-reload.py needs to check that
/etc/quagga/vtysh.conf exists before trying to open it
tools/quagga-reload.py