Don't create user homedir in the image build
Depending on how Apertis images are deployed (e.g. ostree, lxc or
debian) at first boot there may or may not be a home directory for the
user anymore. To make things more consistent simply never create the
users home directory at image build time, which means in all image types
the users homedirectory should be created at first boot.
As a bonus this avoids the ostree commits containing a homedir which
will get mounted over.
Signed-off-by:
Sjoerd Simons <sjoerd.simons@collabora.co.uk>
parent
a3749cd5
No related branches found
No related tags found
-
mentioned in commit 0c62a340
-
mentioned in merge request !50 (merged)
-
mentioned in commit 587d2157
-
mentioned in commit 70f21e74
Please register or sign in to comment