Created systemd utils for new dell computer

This commit is contained in:
Wryn Wagner 2020-09-16 21:09:46 -06:00
parent 688fd25fa8
commit bb03dc19be

View File

@ -0,0 +1,9 @@
[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
ExecStart=/usr/bin/powertop --auto-tune
[Install]
WantedBy=multi-user.target