Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base: lmp-image-common: Do not create the user's home directory
The user home directory is created in runtime when it does not exist. This will fix the remaining warning: | WARNING: lmp-base-console-image-1.0-r0 do_image_ostree: Data in 'home' directory is not preserved by OSTree. Consider moving it under '/usr' | home/fio | home/fio/.bashrc | home/fio/.profile Signed-off-by: Jose Quaresma <[email protected]>
- Loading branch information