diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2018-08-29 11:30:49 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2018-08-29 11:30:49 +0000 |
commit | 67236935584e1ab971cbf521c66b9a149a20523c (patch) | |
tree | 71e6c54b96f2dff2e99b08fecbc633e380e7586f /usr.sbin | |
parent | e210cde9dbe8c566767aa48948cbeb623284a2dd (diff) |
Historically /etc/netstart (and the equivalent code in the install
script) did 'ifconfig <if> down' before starting dhclient(8). This was
a way of ensuring old running copies of dhclient were killed before a
new one started. Current dhclient does not need this assist, so change
"ifconfig <if> down" to "ifconfig <if> up" pending further script
optimizations.
Similar to a 2014 attempt by halex@. Prompted by a misc@ report
from Kristjan Komlosi reporting hanging diskless setups.
ok halex@ kn@
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions