[Unit] Description=hw-blackbox throttle/power recurrence logger After=multi-user.target [Service] Type=simple ExecStart=/usr/bin/python3 /usr/local/bin/hw-blackbox.py Restart=on-failure RestartSec=5 User=root Nice=10 IOSchedulingClass=idle [Install] WantedBy=multi-user.target