summaryrefslogtreecommitdiffstats
path: root/tools/etc
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2018-10-26 19:33:20 +0200
committerDavid Lamparter <equinox@diac24.net>2019-12-06 15:13:32 +0100
commit684959068c7a26d74c628182957447035e2179c2 (patch)
treec91097c18d41262acdf7acaea104d596043784f1 /tools/etc
parentlib/defaults: add bool variable support (diff)
downloadfrr-684959068c7a26d74c628182957447035e2179c2.tar.xz
frr-684959068c7a26d74c628182957447035e2179c2.zip
build: apply DFLT_NAME/profiles in init script
Hopefully at some point we can get rid of the --enable-datacenter switch and just have the init script do magic. Should already work for Cumulus as it is. NB: the profile name can't be baked into the package. The whole point is to make the package profile-agnostic; in theory at some point the exact same package files should work on both, say, a Cumulus switch and a Linux software BGP DFZ router. Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'tools/etc')
-rw-r--r--tools/etc/frr/daemons5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/etc/frr/daemons b/tools/etc/frr/daemons
index 79c52d30d..8bec3c5bb 100644
--- a/tools/etc/frr/daemons
+++ b/tools/etc/frr/daemons
@@ -56,6 +56,11 @@ bfdd_options=" -A 127.0.0.1"
fabricd_options="-A 127.0.0.1"
vrrpd_options=" -A 127.0.0.1"
+# configuration profile
+#
+#frr_profile="traditional"
+#frr_profile="datacenter"
+
#
# This is the maximum number of FD's that will be available.
# Upon startup this is read by the control files and ulimit