| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /lib/udev/rules.d/ |
| Current File : //lib/udev/rules.d/76-phys-port-name.rules |
# do not edit this file, it will be overwritten on update
ACTION!="add", GOTO="phys_port_name_end"
SUBSYSTEM!="net", GOTO="phys_port_name_end"
DRIVERS=="mlxsw*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
DRIVERS=="rocker", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
DRIVERS=="nfp*", ATTR{phys_port_name}=="?*", IMPORT{program}="/usr/lib/udev/phys-port-name-gen %k"
LABEL="phys_port_name_end"