[Unit] Description=uWSGI IoT Server [Service] User= Type=simple ExecStart=/home///env/bin/uwsgi /home///app/server.ini WorkingDirectory=/home///app Restart=on-Failure KillSignal=SIGQUIT Environment="FLASK_ENV=development" [Install] WantedBy=multi-user.target