-------- Ursprungligt meddelande -------- Den 2025-06-28 13:01, Robert Elz <k...@munnari.oz.au> skrev:
> Date: Sat, 28 Jun 2025 09:21:16 +0000 > From: pin <void...@protonmail.com> > Message-ID: > <TNFZMlnp645uxR1Ec2pLPjqhdj4CxNKUJQfZ6_cWHrIMyA8nvkrPxNAchzMdLXNfLliPivbqslRedx9d_4bJ8TSzv56oTR-r5hP1-xSJGU0=@protonmail.com> > > | why should I avoid it forking to background? > | Do you think the forking is causing the 'wait' to stop? > > No, but it is enabling following scripts (eg: ntpdate) to run before > dhcpcd has obtained an IP address. Note that dhcpcd will background > itself anyway, -b just says when that happens (with -b, "immediately"). Yes, reading the man page points to it. It was long ago I messed around with these settings. I have a few things to try when I'm back home and I'm sure I'll sort it out. Thanks all