]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: fork to background on initial timeout
authorRoy Marples <roy@marples.name>
Thu, 8 May 2025 16:26:52 +0000 (17:26 +0100)
committerRoy Marples <roy@marples.name>
Fri, 9 May 2025 08:09:57 +0000 (09:09 +0100)
commit9e4a4f3fcfa59f2146efcec3a2e56be645f0a1c6
treecff96039459c7b54e804ce86f2383b024f6ea41e
parent109861c52f26391ac9012df6d812eff3a91e09fa
dhcpcd: fork to background on initial timeout

Unless the -1, --oneshot option is given.
dhcpcd should keep on trying to configure the interface.
Fixes #423
src/dhcpcd.8.in
src/dhcpcd.c