Files
meta-openembedded/meta-perl/recipes-perl
Jackie Huang ccec146c52 adduser: always add -M option for useradd
The useradd (from package passwd) in debian based system
sets -M (--no-create-home) by default, but the one we are
using (from package shadow) sets -m (--create-home) by
default, the previous patch added -M option conditionally,
which worked but we see a confused message:
"The home directory `/home/newuser' already exists. Not copying from `/etc/skel'"

So change it to always add the -M option for useradd and let
adduser handle the home creation with its logic.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-25 15:31:17 +02:00
..
2016-04-21 21:33:17 +02:00
2016-04-21 21:33:18 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2015-12-18 12:37:21 +01:00
2014-08-21 21:35:05 +02:00
2016-08-22 15:56:28 +02:00
2015-08-24 13:56:29 +02:00
2016-08-31 18:21:59 +02:00
2015-12-18 12:37:21 +01:00
2016-08-22 15:56:29 +02:00
2014-09-26 05:42:53 +02:00
2016-08-22 15:56:29 +02:00