]> git.puffer.fish Git - mirror/frr.git/commit
debian: Fixup removal of .pid and .vty files
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 23 Feb 2016 20:06:59 +0000 (15:06 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 23 Feb 2016 20:06:59 +0000 (15:06 -0500)
commit9b155c8b8fd49aa2a1a01de959e13e7a7b095f78
tree3cad43793d67a1b20d86e76174793f2225c46a9c
parent02ba10e59572dc4c5e16f3c5b4f7a7bd4c8b65c0
debian: Fixup removal of .pid and .vty files

The <daemon>.pid and <daemon>.vty files were not being
removed on shutdown.  This was causing issues w/
logrotate becaue it depends on pid files being correct
about what is running in order to not error out.

Fixed some additional debugs accidently left in the quagga
script.

Ticket: CM-9293
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
debian/bgpd.service
debian/isisd.service
debian/ospf6d.service
debian/ospfd.service
debian/ospfd@.service
debian/ripd.service
debian/ripngd.service
debian/zebra.service
tools/quagga