Running SampleApp automatically on system boot · Issue #539...
The Problem was my systemd service file. You have to change to: [Unit] Description=Amazon Alexa After=network.target network-online.target [Service] Type=forking ExecStart=/home/pi/alexa.sh [Install] WantedBy=m