10 lines
138 B
Desktop File
10 lines
138 B
Desktop File
[Unit]
|
|
Description=Powertop tunings
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/powertop --auto-tune
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|