Adding powertop.service
This commit is contained in:
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
|
Reference in New Issue
Block a user