dhcpcd-discuss

Re: [BUG] dhcpcd 9.3.0, error if stdout/stderror is redirected to a file

Roy Marples

Thu Nov 12 11:59:04 2020

Hi Juergen

On 10/10/2020 13:05, Juergen Daubert wrote:
once again dhcpcd has problems to start if stdout/stderror is redirected
to a file:

# dhcpcd --debug  &> /tmp/dhcpcd.log || echo "ERROR"
File size limit exceeded
ERROR
# cat /tmp/dhcpcd.log
dhcpcd-9.3.0 starting
chrooting as dhcpcd to /var/lib/dhcpcd

I've made some more changes to the code around this so that the next dhcpcd release can work with NetworkManager. I've tested the above command to still work, but would appreciate that I've not broken anything your end as well.

If you could test my git master branch I would appreciate it.

Thanks

Roy

References:
[BUG] dhcpcd 9.3.0, error if stdout/stderror is redirected to a fileJuergen Daubert
Archive administrator: postmaster@marples.name