]> git.proxmox.com Git - frr.git/blobdiff - debian/patches/pve/0001-enable-bgp-daemon.patch
update patches
[frr.git] / debian / patches / pve / 0001-enable-bgp-daemon.patch
index a9818c938ef14a5e1692d4c25bc03f2c0dbab391..e1c65b3fe3bef98a6efef2e7f94bf7b3b4cbed8c 100644 (file)
@@ -9,12 +9,12 @@ Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/tools/etc/frr/daemons b/tools/etc/frr/daemons
-index 8bec3c5bb..7cdfa840c 100644
+index b1526888e..27bc120a7 100644
 --- a/tools/etc/frr/daemons
 +++ b/tools/etc/frr/daemons
 @@ -14,7 +14,7 @@
  #
- # The watchfrr and zebra daemons are always started.
+ # The watchfrr, zebra and staticd daemons are always started.
  #
 -bgpd=no
 +bgpd=yes
@@ -29,7 +29,7 @@ index 8bec3c5bb..7cdfa840c 100644
 +bfdd=yes
  fabricd=no
  vrrpd=no
+ pathd=no
 -- 
-2.20.1
+2.30.2