[Unit] Description=ShariX Handler Open Basic Bot: $I After=network.target [Service] Type=simple User=root WorkingDirectory=/root/sharix-open-webapp-base/webservice_running/handlers ExecStart=/root/sharix-open-webapp-base/webservice_running/handlers/.venv/bin/python3 /root/sharix-open-webapp-base/webservice_running/handlers/main.py -b %i Restart=always RestartSec=60s TimeoutStopSec=30 KillSignal=SIGTERM [Install] WantedBy=multi-user.target