Write SD card using RaspberryPi Imager, changing the default username.
What did you expect to happen?
boot as normal
What happened instead?
got error about scripts in /home.pi/scripts/
Version of FullPageOS?
version 0.13.0
as a quick hack I symlinked my users home to /home/pi. Ideally the needed files would not live in the users home folder, but /opt or somewhere user agnostic.
using a username other than pi removes a common attack vector, and allows better integration with other systems.
What were you doing?
Write SD card using RaspberryPi Imager, changing the default username.
What did you expect to happen?
boot as normal
What happened instead?
got error about scripts in /home.pi/scripts/
Version of FullPageOS?
version 0.13.0
as a quick hack I symlinked my users home to /home/pi. Ideally the needed files would not live in the users home folder, but /opt or somewhere user agnostic.
using a username other than pi removes a common attack vector, and allows better integration with other systems.