]> git.proxmox.com Git - mirror_frr.git/commit - configure.ac
build: add "--with-service-timeout" in configure.ac
authoranlan_cs <anlan_cs@tom.com>
Thu, 30 Dec 2021 05:17:05 +0000 (00:17 -0500)
committeranlan_cs <anlan_cs@tom.com>
Thu, 6 Jan 2022 12:42:36 +0000 (07:42 -0500)
commitfc539216ceb43f114e39cb25b34e312c28ca08ae
treed692565b361097b753b024fb86eec3c06adff384
parent5086cc1c6639180fbc34da7e534a09dff6d8669a
build: add "--with-service-timeout" in configure.ac

On lower CPU with lots of static routes, it will cost more than 2
minutes.

2 minutes is the default timeout value, we can adjust it by configure:
./configure --with-service-timeout=<digit>

Signed-off-by: anlan_cs <anlan_cs@tom.com>
configure.ac
doc/user/installation.rst
tools/frr.service.in
tools/frr@.service.in