On Mon, Feb 03, 2020 at 09:38:20AM +0100, Lars Pedersen wrote:
> On Sat, 1 Feb 2020 at 07:47, Michael Olbrich <m.olbr...@pengutronix.de> wrote:
> > > +ifdef PTXCONF_STRONGSWAN_SWANCTL
> > > +     @$(call install_lib, strongswan, 0, 0, 0644, libvici)
> > > +     @$(call install_tree, strongswan, 0, 0, -, /etc/strongswan.d)
> > > +     @$(call install_alternative, strongswan, 0, 0, 0644, 
> > > /etc/swanctl/swanctl.conf)
> > > +     @$(call install_alternative, strongswan, 0, 0, 750, 
> > > /etc/swanctl/conf.d)
> >
> > /etc/swanctl/conf.d does not exist here. From the naming, I expect this to
> > be a directory to extend swanctl.conf. If that is the case, then just
> > remove this here.
> > If someone needs this instead of overwriting swanctl.conf, then an
> > auxiliary package can be used.
> >
> > I can do a local fixup, if this is ok with you. No need to resend.
> >
> > Michael
> 
> You are correct that the conf.d directory only extends swanctl.conf.
> 
> https://wiki.strongswan.org/projects/strongswan/wiki/SwanctlDirectory
> "conf.d Config snippets, included via include conf.d/*.conf in the
> default swanctl.conf file since 5.6.0"
> 
> So your fixup sounds fine by me.

So, I merged this. But now building fails because swanctl needs
src/libcharon/plugins/vici/libvici.la and that is not built when systemd is
disabled. I think the internal handling for libcharon is broken. What do
you think is the correct fix here?

Michael

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to