package/dhcpcd: create dhcpcd user
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 26 Dec 2020 17:17:44 +0000 (18:17 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 26 Dec 2020 17:28:13 +0000 (18:28 +0100)
commit9e20f0910902d3f2af2c8fd0b44110d088ebc1e1
tree6ce280e8756db1865c3f09729ea419c065357564
parent909432e0bb55b1bcf7c90e8b60c47ebc02b36a6c
package/dhcpcd: create dhcpcd user

privsep is supported since version 9.0.0 and
https://github.com/rsmarples/dhcpcd/commit/d5786118da1bad4c247631cae86344f1b249a8cb
It is enabled by default since
https://github.com/rsmarples/dhcpcd/commit/3a4c2e5604d72151b06ed365aa71493740a3ad75

So use --privsepuser to avoid that the detection mechanism finds a wrong
value from host and create it on the target

Fixes:
 - https://bugs.buildroot.org/show_bug.cgi?id=13416

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dhcpcd/dhcpcd.mk