mainsail-crew / MainsailOS

This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.
https://docs.mainsail.xyz/setup/mainsail-os
GNU General Public License v3.0
524 stars 250 forks source link

crowsnest.conf not updated for non-pi user #262

Closed john3300 closed 4 months ago

john3300 commented 7 months ago

What happened

I installed Mainsail OS using the Raspberry Pi Imager, but I changed the user to something other than the default 'pi'. I noticed that the crowsnest.conf still references the default pi user in: log_path: /home/pi/printer_data/logs/crowsnest.log.

What did you expect to happen

I expected the /home/pi path to be updated for the non-default user.

How to reproduce

Install Mainsail OS using the Raspberry Pi Imager and a non-default user.

Additional information

No response

KwadFan commented 6 months ago

Have to do some tests, but I rename my user usually and it never happend to me. Possible you didnt wait long enough to let "postrename" script to finish.

KwadFan commented 6 months ago

Ok, I think I forgot something...

235

KwadFan commented 4 months ago

This could be closed, already fixed, merged and released...