powertop/powertop.service

12 lines
182 B
Desktop File

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