summarylogtreecommitdiffstats
path: root/powertop.service
blob: 5f2d160e1c0d3504709d73e6c1776a64828f2802 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Powertop tunings

[Service]
Type=forking
RemainAfterExit=no
ExecStart=/usr/bin/powertop --auto-tune

[Install]
WantedBy=multi-user.target