garrym / raspberry-pi-alpine

Instructions and scripts for setting up Alpine Linux on the Raspberry Pi
The Unlicense
99 stars 14 forks source link

setup-user.sh does not create home directory #1

Open garrym opened 5 years ago

garrym commented 5 years ago

User receives an error when trying to log in after running setup-user.sh:

Unable to cd to '/home/<username>'

setup-user.sh needs to create user's home directory as part of creation process.