openssh-server: manually set path to passwd binary
authorRucke Teg <rucketeg@protonmail.com>
Thu, 10 Feb 2022 22:04:43 +0000 (23:04 +0100)
committerRosen Penev <rosenp@gmail.com>
Fri, 11 Feb 2022 05:10:08 +0000 (21:10 -0800)
commitf2a8fc48c5eaef165daa76225230c1e9caff0ece
tree34879d4f1596bfa191a460d3c913ee281601c5f5
parentfb113c5a706b26af57463877791fa32314b07b78
openssh-server: manually set path to passwd binary

In the build environment the autotools finds the `passwd` binary in
/usr/bin. But in the target image it is available under /bin instead.
Manually set the path to `passwd` binary to `/bin/passwd`

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
net/openssh/Makefile