SHA256
1
0
forked from pool/powertop
powertop/powertop.service

11 lines
157 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Extend the battery life of laptop
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target