[Unit] Description=Dynamic GPU Power & Clock Governor for CMP 50HX After=network.target [Service] Type=simple ExecStart=/usr/bin/python3 /opt/llama-server/power-governor.py Restart=always RestartSec=5 [Install] WantedBy=multi-user.target