From 0f891dc254e5063a3bd6681db59a818299bcab2b Mon Sep 17 00:00:00 2001 From: hau Date: Wed, 12 Aug 2020 00:01:20 +0700 Subject: [PATCH] tlp start service --- Applications/System/TLP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Applications/System/TLP.md b/Applications/System/TLP.md index e02c567..bba1a9d 100644 --- a/Applications/System/TLP.md +++ b/Applications/System/TLP.md @@ -5,6 +5,12 @@ | Arch Linux | `tlp` | | Ubuntu | `tlp` | +Enable and start service: + +```sh +systemctl enable --now tlp.service +``` + ## Thinkpads only | Distribution | Package |