]> git.puffer.fish Git - matthieu/frr.git/commit
initd-status.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:04:13 +0000 (18:04 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 01:04:13 +0000 (18:04 -0700)
commit2b1ce39c22b77cadc720c38fa619094fc0fd2024
tree946f65fdb5187fed51905db299d5d160ee6f0a38
parent07894c2223862de72f7c6caab1e4166a82d7137d
initd-status.patch

Add support for service quagga status.

As per LSB initscript status code definitions, support is added for
querying status of quagga. All daemons supposed to have been enabled, will
be checked as running and if any one of them is found to be not running, the
appropriate status code is returned.

Note that if watchquagga is running, a status indicating a problem maybe a
trasient problem because watchquagga will start back an unresponsive or dead
process.
http://refspecs.linuxbase.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
debian/quagga.init.d