summaryrefslogtreecommitdiffstats
path: root/powertop.service
blob: 5a44ca220afb416afc3eb0030236e1e4422b4f2c (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Extend the battery life of laptop

[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune

[Install]
WantedBy=multi-user.target sleep.target