nhrp: configure strongswan vici path

This commit is contained in:
2021-06-24 13:27:33 +02:00
parent 7f0d21f10e
commit 84433eccc7

View File

@@ -143,6 +143,7 @@ autoreconf -ivf
--with-moduledir=%{_libdir}/frr/modules \ --with-moduledir=%{_libdir}/frr/modules \
--with-yangmodelsdir=%{_datadir}/frr-yang/ \ --with-yangmodelsdir=%{_datadir}/frr-yang/ \
--with-crypto=openssl \ --with-crypto=openssl \
--with-vici-socket=/run/strongswan/charon.vici \
--enable-fpm \ --enable-fpm \
%{?with_grpc:--enable-grpc} %{?with_grpc:--enable-grpc}