summaryrefslogtreecommitdiffstats
path: root/other/systemd/powertop.service
diff options
context:
space:
mode:
Diffstat (limited to 'other/systemd/powertop.service')
-rw-r--r--other/systemd/powertop.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/other/systemd/powertop.service b/other/systemd/powertop.service
deleted file mode 100644
index d1d41cb..0000000
--- a/other/systemd/powertop.service
+++ /dev/null
@@ -1,11 +0,0 @@
-# /etc/systemd/system/powertop.service
-
-[Unit]
-Description=Powertop tunings
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/powertop --auto-tune
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file