diff options
| author | Warner Losh <imp@FreeBSD.org> | 2020-08-31 23:48:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2020-08-31 23:48:23 +0000 |
| commit | b87de064458e0677c3332afa52d23647fa84e85b (patch) | |
| tree | e6b37a09b1b9c5e87a960de4e17977993ded6d3e /sbin/devd | |
| parent | b8e804ba5d67fd1628626a3ac4de4cdd2e259f20 (diff) | |
Notes
Diffstat (limited to 'sbin/devd')
| -rw-r--r-- | sbin/devd/devd.conf.5 | 8 |
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 |
