]> git.proxmox.com Git - mirror_frr.git/commit
watchfrr: don't wait forever at startup
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 21 Dec 2018 16:26:25 +0000 (17:26 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 19 Feb 2019 20:34:08 +0000 (21:34 +0100)
commit5c9d1c83a8729e1d6808d8abe74bb67c332a9f9a
tree864acdf580b3d451934868ede14188efc3945938
parent58b1c7b653bba75935106bf09a042cea35f4ee45
watchfrr: don't wait forever at startup

If we wait forever for all daemons to come up, we can hang the entire
boot process, especially on init.d based systems.

Signed-off-by: David Lamparter <equinox@diac24.net>
watchfrr/watchfrr.c