[Unit] Description=Listen to MQTT messages, log data and create map-image After=network.target [Service] ExecStart=/home/**/python/Roomba_MQTT_daemon.py WorkingDirectory=/home/**/python StandardOutput=inherit StandardError=inherit Restart=on-failure User=** [Install] WantedBy=multi-user.target