aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd/hyperv.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/devd/hyperv.conf')
-rw-r--r--sbin/devd/hyperv.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/devd/hyperv.conf b/sbin/devd/hyperv.conf
index 13695a0c75b6..70108ac36e54 100644
--- a/sbin/devd/hyperv.conf
+++ b/sbin/devd/hyperv.conf
@@ -103,5 +103,6 @@ notify 10 {
notify 10 {
match "system" "ETHERNET";
match "type" "IFATTACH";
+ match "vm_guest" "hv";
action "/usr/libexec/hyperv/hyperv_vfattach $subsystem 0";
};