mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo in default config file.
Approved by: Warner Losh <imp@FreeBSD.org> MFC after: 3 days
This commit is contained in:
parent
ee3cc9723c
commit
99d57ce828
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ notify 0 {
|
|||
#
|
||||
# Try to start dhclient on Ethernet like interfaces when the link comes
|
||||
# up. Only devices that are configured to support DHCP will actually
|
||||
# run it. No link down rule exists because dhclient automaticly exits
|
||||
# run it. No link down rule exists because dhclient automatically exits
|
||||
# when the link goes down.
|
||||
#
|
||||
notify 0 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue