UbuntuIRC / 2020 /02 /05 /#ubuntu-arm.txt
niansa
Initial commit
4aa5fce
[12:22] <guysoft42> hey all, I am the creator of CustomPiOS, which lets you build custom distros using a base image. I can see the raspberrypi image of ubuntu is creating the ubuntu user and password on boot, with the password expried. And I want to change that. However, I get: chage: user 'ubuntu' does not exist in /etc/passwd . How do I find someone who knows how this works and how to edit settings for the ubuntu user before creation? I am running this by chrooting
[12:22] <guysoft42> to the image and editing it with scripts.
[12:23] <guysoft42> The reason I want to do that is that there is a systemd service that is not starting unless you log in
[12:43] <guysoft42> Is there anybody here? I am not sure who to ask about this kind of stuff. It seems not to fall in to a bug, and its not a general question. its a dev thing