meta-openembedded/meta-perl/recipes-perl/adduser/files
Kai Kang d49c0eba5b adduser: set default shell with /sbin/nologin
Shell nologin whether provided by shadow or util-linux is installed to
/sbin/nologin in oe-core. But the default shell of adduser is
/usr/sbin/nologin and will fail to create a new user.

Set the default shell with /sbin/nologin to fix the issue.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-10 00:50:59 -08:00
..
0001-adduser-set-default-shell-with-sbin-nologin.patch adduser: set default shell with /sbin/nologin 2020-01-10 00:50:59 -08:00
adduser-add-M-option-for-useradd.patch adduser: always add -M option for useradd 2016-10-25 15:31:17 +02:00