summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/30-frr-configs.chroot
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-08-26 17:31:55 +0200
committerDaniil Baturin <daniil@baturin.org>2018-08-26 17:31:55 +0200
commitd55d3bfb99a41687dedd983a2e752a65526830e0 (patch)
tree05da1279380e57f18605a509752a152955135525 /data/live-build-config/hooks/30-frr-configs.chroot
parent1b77b2e5f882b0f8ca036843a9c9b88008d2696c (diff)
downloadvyos-build-d55d3bfb99a41687dedd983a2e752a65526830e0.tar.gz
vyos-build-d55d3bfb99a41687dedd983a2e752a65526830e0.zip
T441: enable frr.service and disable watchfrr
The issue with current watchfrr is that it restarts all daemons even if only one failed.
Diffstat (limited to 'data/live-build-config/hooks/30-frr-configs.chroot')
-rwxr-xr-xdata/live-build-config/hooks/30-frr-configs.chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/live-build-config/hooks/30-frr-configs.chroot b/data/live-build-config/hooks/30-frr-configs.chroot
index d080c42a..b2a715d3 100755
--- a/data/live-build-config/hooks/30-frr-configs.chroot
+++ b/data/live-build-config/hooks/30-frr-configs.chroot
@@ -48,7 +48,7 @@ pbrd_options=" --daemon -A 127.0.0.1"
staticd_options=" --daemon -A 127.0.0.1"
bfdd_options=" --daemon -A 127.0.0.1"
-watchfrr_enable=yes
+watchfrr_enable=no
watchfrr_options=(-d -r /usr/sbin/servicebBfrrbBrestartbB%s -s /usr/sbin/servicebBfrrbBstartbB%s -k /usr/sbin/servicebBfrrbBstopbB%s -b bB)
valgrind_enable=no