Bug#793374: systemd: Does not honour /etc/systemd/network/*.link

Julian Wollrath jwollrath at web.de
Thu Jul 23 14:05:33 BST 2015


> +if [ -d /etc/systemd/network/ ]; then
> +  cp -p /etc/systemd/network/*.link $DESTDIR/lib/systemd/network/
> +fi

This could break update-initramfs if no *.link files
in /etc/systemd/network exist. The new version of the patch, which I
already send out, adjusts the check, so that that does not happen.




More information about the Pkg-systemd-maintainers mailing list