diff options
Diffstat (limited to 'sysconf')
-rw-r--r-- | sysconf/63-hyperv-vf-net.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconf/63-hyperv-vf-net.rules b/sysconf/63-hyperv-vf-net.rules index 4ee10fc1..b4dcb5a3 100644 --- a/sysconf/63-hyperv-vf-net.rules +++ b/sysconf/63-hyperv-vf-net.rules @@ -2,4 +2,4 @@ ATTR{[dmi/id]sys_vendor}!="Microsoft Corporation", GOTO="end_hyperv_nic" ACTION=="add", SUBSYSTEM=="net", DRIVERS=="hv_pci", NAME="vf_%k" -LABEL="end_hyperv_nic"
\ No newline at end of file +LABEL="end_hyperv_nic" |