Created systemd utils for new dell computer
This commit is contained in:
parent
688fd25fa8
commit
bb03dc19be
9
systemd-utils/dell-xps13-7390/powertop.service
Executable file
9
systemd-utils/dell-xps13-7390/powertop.service
Executable file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Powertop tunings
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/powertop --auto-tune
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user