]> git.puffer.fish Git - matthieu/frr.git/commit
tools: fix new init script wrt. multi-instance
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:37:55 +0000 (21:37 +0100)
commitc25b1eb37c0ce59ebe68e4688bc86e8f1e2daa48
tree325c7965120733888d26834a638c2e2658325cbf
parentbb5ae8b5e1532b30abca6a948f81169f449b7b5c
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