Udev i kolejność kart sieciowych
ACTION!="add", GOTO="local_end"
SUBSYSTEM!="net", GOTO="local_end"
KERNEL!="eth*", GOTO="local_end"
DRIVERS=="?*", ATTR{address}=="00:0a:0a:3a:9a:b5", NAME="eth0"
DRIVERS=="?*", ATTR{address}=="a0:aa:bb:cc:6e:aa", NAME="eth1"
LABEL="local_end"
Tworzenie reguł do udev QuiXplorer – web-based file-management
Comments are currently closed.