Skip to content

install: fix crash if /etc/skel is missing

Oliver Smith requested to merge fix-skel-crash into master

Create an empty home dir if /etc/skel does not exist in the target rootfs. Due to changes in packaging, this can happen now, previously /etc/skel would always have existed.

Fixes #1992 (closed)


Important fix with trivial diff, merging when CI passes.

Edited by Oliver Smith

Merge request reports