From 9bce2d7f77efbf39b0940265b3dcb31e8c44847d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoran=20Peri=C4=8Di=C4=87?= Date: Thu, 24 Jun 2021 13:27:33 +0200 Subject: [PATCH] nhrp: configure strongswan vici path --- frr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/frr.spec b/frr.spec index 4cecdc4..0564269 100644 --- a/frr.spec +++ b/frr.spec @@ -132,6 +132,7 @@ autoreconf -ivf --disable-babeld \ --with-moduledir=%{_libdir}/frr/modules \ --with-crypto=openssl \ + --with-vici-socket=/run/strongswan/charon.vici \ --enable-fpm \ %{?with_grpc:--enable-grpc}