MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
804 stars 191 forks source link

Cleaner console startup #106

Closed penrods closed 5 years ago

penrods commented 5 years ago

Change the startup on the main console (e.g. if monitor is plugged in via HDMI) to NOT auto-launch the CLI. This prevents the background services from being killed when exiting the CLI, plus saves memory on systems that are running headless.

SSH sessions still auto-launch the CLI