Revision 27dfd848
Added by Ermal LUÇI over 14 years ago
etc/devd.conf | ||
---|---|---|
39 | 39 |
}; |
40 | 40 |
|
41 | 41 |
# |
42 |
# Try to start dhclient on Ethernet like interfaces when the link comes |
|
43 |
# up. Only devices that are configured to support DHCP will actually |
|
44 |
# run it. No link down rule exists because dhclient automaticly exits |
|
45 |
# when the link goes down. |
|
42 |
# Signal upper levels that an event happened on ethernet class interface |
|
46 | 43 |
# |
47 | 44 |
notify 0 { |
48 | 45 |
match "system" "IFNET"; |
Also available in: Unified diff
Bring comment up-to-date