Remove powertop setup

This commit is contained in:
Sonny Bakker 2025-05-14 19:46:57 +02:00
parent fed90f0d39
commit 10b00a1324
2 changed files with 3 additions and 19 deletions

View file

@ -1,12 +0,0 @@
# {{ ansible_managed }}
[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/bin/powertop --auto-tune
[Install]
WantedBy=multi-user.target