WaaromZoMoeilijk / rpi-audio

0 stars 0 forks source link

Configuration #17

Closed WaaromZoMoeilijk closed 2 years ago

WaaromZoMoeilijk commented 2 years ago

Time zone can be expressed sufficiently well as Universal time Does DietPi setup keep running daemons and listening ports / services at a minimum? Does it skip running X and a display manager? Does it skip auto-login? May find text mode to be sufficient for now Execution Lots going on in some of those calculations, like determining root drive. Might consider that a config file could have spaces or tabs (like /etc/fstab). Could look into root device perhaps with df -k / or stat / of some kind

WaaromZoMoeilijk commented 2 years ago

Dietpi uses systemd. Only text based, minimal debian based OS. Auto login configurable: dietpi-config -> auto login settings / or use dietpi.txt in the main repo and edit the auto login lines.

Will check optimizing the commands!

WaaromZoMoeilijk commented 2 years ago

https://github.com/WaaromZoMoeilijk/rpi-audio/blob/main/lib.sh#L37