summaryrefslogtreecommitdiff
path: root/community-staging/linux-tools/cpupower.service
blob: f77cfdc97ecfd6361b658c205aab07035feb9da2 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Apply cpupower configuration

[Service]
Type=oneshot
ExecStart=/etc/rc.d/cpupower start
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target