]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: service integrated-vtysh-config not being written to file
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:29:17 +0000 (18:29 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:29:17 +0000 (18:29 -0700)
commitf64e741e65a7bec2e15ad47c29c2226a29a8b37d
treec9e25f8adb5a1a58daa13cb34852ce17a5798b5d
parent84f04a6d0f41c5c1d3e87c0e29b7a8025f80892b
vtysh: service integrated-vtysh-config not being written to file

The vtysh commands:
service integrated-vtysh-config
hostname XXXX

were not being written to the /etc/quagga/Quagga.conf file with a wr mem
when service integrated-vtysh-config was issued.  This patch fixes this
issue
vtysh/vtysh.c