[systemd-devel] [PATCH] nspawn: allow -EEXIST on mkdir_safe /home/${uid}

Brandon Philips brandon at ifup.co
Thu Mar 13 15:37:20 PDT 2014


Also, in commit aca07 my Debian Wheezy container broke because
/usr/bin/getent doesn't understand initgroups. Is there a way to
workaround this?

On Thu, Mar 13, 2014 at 3:31 PM, Brandon Philips <brandon at ifup.co> wrote:
> With systemd 211 nspawn attempts to create the home directory for the
> given uid. However, if the home directory already exists then it will
> fail. Don't error out on -EEXIST.


More information about the systemd-devel mailing list