package/busybox: add /bin/{a, hu}sh to /etc/shells
authorRomain Naour <romain.naour@smile.fr>
Fri, 19 Jan 2018 10:15:02 +0000 (11:15 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 3 May 2018 21:12:20 +0000 (23:12 +0200)
commit854e3dd1a0ce1902230118f3abd90a0113d171cd
treedec284d4f3c362a7b08d036476212298e3e9ebf3
parentc493b2a5fae505cc96c3859d47d37891e997d3ee
package/busybox: add /bin/{a, hu}sh to /etc/shells

When ash (busybox) is selected, /bin/{a,hu}sh is not added to /etc/shells
(see man shells). So, login tools like dropbear reject the ssh
connections for users using {a,hu}sh as shell in /etc/passwd.

buildroot authpriv.warn dropbear[853]: User 'kubu' has invalid shell, rejected

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/busybox/busybox.mk