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

Michael Biebl biebl at debian.org
Thu Jul 23 13:38:07 BST 2015


Am 23.07.2015 um 14:25 schrieb Julian Wollrath:

> diff --git a/debian/extra/initramfs-tools/hooks/udev
> b/debian/extra/initramfs-tools/hooks/udev index
> cfe5085ae079..d3d08aa48f93 100755 ---
> a/debian/extra/initramfs-tools/hooks/udev +++
> b/debian/extra/initramfs-tools/hooks/udev @@ -41,6 +41,10 @@ for link
> in 01-mac-for-usb.link 99-default.link; do fi
>  done
>  
> +if [ -d /etc/systemd/network/ ]; then
> +  cp -p /etc/systemd/network/*.link $DESTDIR/lib/systemd/network/
> +fi
> +

I don't think there is a good reason to copy the 01-mac-for-usb.link
99-default.link files twice.

If we are going to copy all *.link files, the preceding section should
be removed


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150723/20224d95/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list