Recreating z25_persistent-net.rules file manually on debian
Posted on September 3rd, 2008 by linux
If from some reason you need to recreate networking udev z25 rules file you would use the following cammed to achieve that:
/lib/udev/write_net_rules all_interfaces
this will recreate a z25_persistent-net.rules and include all interfaces.
Filed under: Administration, Debian, Linux