]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/tmux: add /usr/bin/tmux to /etc/shells
authorRomain Naour <romain.naour@smile.fr>
Fri, 19 Jan 2018 10:15:05 +0000 (11:15 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 3 May 2018 21:15:06 +0000 (23:15 +0200)
commit8491c62f44e0ad7a0b7bed6f922f814004d4a6bd
tree0e0c6cb1d681ac1dbefd17890987ab0036907e8f
parentd19ed2fe4c52cbc2e618af6d3a168e5669231453
package/tmux: add /usr/bin/tmux to /etc/shells

When tmux is selected, /usr/bin/tmux is not added to /etc/shells
(see man shells). So, login tools like dropbear reject the ssh
connections for users using tmux 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>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/tmux/tmux.mk