Adding powertop.service
This commit is contained in:
parent
1a9dfd33b4
commit
15e7f2fe6f
8
powertop.service
Normal file
8
powertop.service
Normal file
@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Powertop auto tune
|
||||
[Service]
|
||||
Type=idle
|
||||
Environment="TERM=dumb"
|
||||
ExecStart=/usr/sdbin/powertop --auto-tune
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user