]> git.puffer.fish Git - mirror/frr.git/commit
tools: fix new init script wrt. multi-instance 3830/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 18 Feb 2019 23:27:45 +0000 (00:27 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 19 Feb 2019 20:38:23 +0000 (21:38 +0100)
commit195f215cfc470ea23e981961f9febd735febb4cf
treea4446dca87e4555e218ba6452e20dcd05f0cab12
parentbd2893d57ff9b3f841a2895bf3bdc17147bb6daa
tools: fix new init script wrt. multi-instance

TBH when I looked at watchfrr I didn't see any MI support and hence
assumed this just didn't work to begin with.  However, it actually does
(transparently to watchfrr, by just using "ospfd-1" as daemon name.)

So, fix this up and make it work again.

(Also remove 2 extraneous \n in messages.)

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/frrcommon.sh.in