[Unit] Description=LED Server After=network.target [Service] ExecStart=/usr/bin/python /home/debian/web_server.py Type=simple KillMode=process Restart=on-failure [Install] WantedBy=multi-user.target Alias=server.service