powertop/powertop.service
Thomas Renninger 67d5ef837b Accepting request 431478 from home:Zaitor:branches:GNOME:Next
Add patch from upstream, and fix up in service file and remove unneeded requires.

The xterm Requires was added back when the service file was added. It was perhaps needed back then, but is surely not needed now.

OBS-URL: https://build.opensuse.org/request/show/431478
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=48
2016-09-30 15:15:28 +00:00

11 lines
157 B
Desktop File

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