debian-scripts/powertop.service

9 lines
161 B
Desktop File

[Unit]
Description=Powertop auto tune
[Service]
Type=idle
Environment="TERM=dumb"
ExecStart=/usr/sdbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target