Actions
Bug #934
closedNetwork restart does not kill dhcp client (udhcpc)
Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Root File System
Target version:
Start date:
21 Feb 2023
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
The dhcp client, udhcpc, is simply started an additional time - once for each network restart. If udhcpc is running it should be killed before restarting.
Updated by Hammel over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This must have been cleaned up in an upstream fix because
- It's not happening anymore
- S40network does not directly start udhcpc
I suspect ifup and friends were the culprit though I think this was originally reported with wpa_supplicant and not wired ethernet. Still, they are bound by ifup and Debian networking so I feel confident the problem has been fixed.
Closing issue.
Actions