> +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.

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to