aboutsummaryrefslogtreecommitdiff
path: root/sbin/devd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-08-31 23:48:23 +0000
committerWarner Losh <imp@FreeBSD.org>2020-08-31 23:48:23 +0000
commitb87de064458e0677c3332afa52d23647fa84e85b (patch)
treee6b37a09b1b9c5e87a960de4e17977993ded6d3e /sbin/devd
parentb8e804ba5d67fd1628626a3ac4de4cdd2e259f20 (diff)
Notes
Diffstat (limited to 'sbin/devd')
-rw-r--r--sbin/devd/devd.conf.58
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5
index b04ad904fbd2..c2729eff62b4 100644
--- a/sbin/devd/devd.conf.5
+++ b/sbin/devd/devd.conf.5
@@ -432,6 +432,14 @@ node is destroyed.
.Pp
.Bl -column "System" "Subsystem" "1234567" -compact
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
+.It Li ETHERNET Ta Ar inet Ta IFATTACH Ta
+Notification when the default VNET instance of the
+.Ar inet
+interface is attached.
+.El
+.Pp
+.Bl -column "System" "Subsystem" "1234567" -compact
+.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
.It Li GEOM Ta Ta Ta
Events related to the
.Xr geom 4