Bug 13416

Summary: dhcpcd start warning message: no such user dhcpcd
Product: buildroot Reporter: Alfredo Pons Menargues <alfredo.pons>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2020.11   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Alfredo Pons Menargues 2020-12-26 11:36:46 UTC
Pass --disable-privsep to configure script to eliminate dhcpcd start warning message: no such user dhcpcd.

Or create dhcpcd user automatically.
Comment 1 Fabrice Fontaine 2020-12-26 17:20:13 UTC
Thanks for your bug report.
I sent a patch to create dhcpcd user:
https://patchwork.ozlabs.org/project/buildroot/patch/20201226171745.2414764-2-fontaine.fabrice@gmail.com/
Comment 2 Peter Korsgaard 2020-12-27 08:50:45 UTC
Fixed in git:

https://git.buildroot.org/buildroot/commit/?id=9e20f0910902d3f2af2c8fd0b44110d088ebc1e1

And the fix will be included in the upcoming 2020.11.1 release as well, thanks.