[Unit] Description=Topuino Server Slave After=network.target [Service] Type=simple User=sampleuser Restart=on-failure RestartSec=5s ExecStart=/usr/bin/python3 /path/to/main.py [Install] WantedBy=multi-user.target