From a0b1b95229c647a260c710d2f5556c0d9ff35075 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sun, 3 May 2020 23:16:15 -0400
Subject: systemctl enable moved and powertop.service added
powertop.service autotunes everything on boot, and systemctl enable
had to be moved to accomodate its "late" addition.
---
services | 1 +
1 file changed, 1 insertion(+)
(limited to 'services')
diff --git a/services b/services
index 5c991d8..0218954 100644
--- a/services
+++ b/services
@@ -5,3 +5,4 @@ avahi-daemon
wpa_supplicant@wlp3s0
bluetooth
tlp
+powertop
--
cgit