Files
2026-07-02 15:56:21 +02:00

12 lines
200 B
Desktop File

[Unit]
Description=Increase GPU core and memory clocks
After=multi-user.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/gpuprofile.sh
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target