commit | 5a7a23b09fed1cb26b901e3160c2f6e560cfd679 | [log] [tgz] |
---|---|---|
author | Christian Franke <nobody@nowhere.ws> | Mon Jun 06 21:13:15 2016 +0200 |
committer | Paul Jakma <paul@quagga.net> | Mon Jan 23 18:51:52 2017 +0000 |
tree | 0dbb526300f9510eb7621f046a3dce25a759ed7b | |
parent | 68cfaabc2e281b6ef9810138db3b42e52f1f0060 [diff] |
isisd: exit if daemonizing fails The other daemons in Quagga exit with an error if they cannot fork. Change isisd to behave consistently. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: Christian Franke <chris@opensourcerouting.org> Tested-by: NetDEF CI System <cisystem@netdef.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>