xenial: ubuntu@sv-x:~$ dpkg -l systemd|grep systemd ii systemd 229-4ubuntu21.27 amd64 system and service manager
ubuntu@sv-x:~$ sudo touch /etc/systemd/network/lp1868892.link ubuntu@sv-x:~$ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.4.0-178-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. ubuntu@sv-x:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-178-generic | grep lp1868892 lib/systemd/network/lp1868892.link ubuntu@sv-x:~$ sudo mv /etc/systemd/network /etc/systemd/network.abc ubuntu@sv-x:~$ sudo ln -s network.abc /etc/systemd/network ubuntu@sv-x:~$ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.4.0-178-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. ubuntu@sv-x:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-178-generic | grep lp1868892 ubuntu@sv-x:~$ ubuntu@sv-x:~$ dpkg -l systemd|grep systemd ii systemd 229-4ubuntu21.28 amd64 system and service manager ubuntu@sv-x:/etc/initramfs-tools$ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.4.0-179-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. ubuntu@sv-x:/etc/initramfs-tools$ sudo lsinitramfs /boot/initrd.img-4.4.0-179-generic | grep lp1868892 lib/systemd/network/lp1868892.link ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868892 Title: initramfs-tools/hooks/udev for network *.link really sucks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1868892/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
