]> 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@opensourcerouting.org>
Mon, 18 Feb 2019 23:27:45 +0000 (00:27 +0100)
commit2e1af5f8d9bfdc4740991cfe9e3be4f564b9f7b2
tree2029f618b825f2ee6e7b0e00838c3b87ee4b27a2
parent2def2eeb05c46f53cf036a32bafe6b0a99b6196c
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