summarylogtreecommitdiffstats
path: root/k10ctl.service
blob: 585897570573799dff3276c2e218955403ee8681 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Change voltage and frequency settings of AMD K10 CPUs

[Service]
Type=oneshot
ExecStart=/usr/bin/k10ctl.sh
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target