On Fri 04 Apr 2014 at 06:28:48 +0200, Michael Biebl wrote: > On 4. April 2014 05:43:10 MESZ, Stephen Powell <zlinux...@wowway.com> wrote: > > > >You may ship it, but it doesn't actually work. It may be useful during > >installation, but if you erase the file after installation, it does not > >get re-created, and if you add a new NIC after installation, the new > >data for the new card does not get appended. Are you saying that, in > >the > >Debian version of systemd, this is supposed to work? If that is your > >claim, > >then in Debian, this is a bug after all. > > If it doesn't work it's a bug
The following was done on an install from d-i's Jessie Alpha 1 release. Only the base system was installed, so no DE. 1. Observed that 70-persistent-net.rules was created by 'Detect network hardware' and was present on first boot of the new system. 2. Adding a USB wireless adapter resulted in an entry being appended to 70-persistent-net.rules. 3. Deleted the file. 'udevadm trigger --action=add' re-created it with all interfaces present. 4. Deleted the file again and rebooted. 5. 70-persistent-net.rules did not exist but the udevadm command creates it. 6. Rebooted with 'net.ifnames=1' after deleting 70-persistent-net.rules. 7. Data is not added when the USB adapter is inserted, the udevadmn command has ceased to work and 70-persistent-net.rules is not present. Regards, Brian. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org