diff --git a/Archguide.md b/Archguide.md index c76eeb1..acaba63 100644 --- a/Archguide.md +++ b/Archguide.md @@ -2,7 +2,7 @@ title: Arch Linux Install guide description: published: true -date: 2019-11-13T08:17:07.141Z +date: 2020-03-19T05:25:06.772Z tags: --- @@ -188,8 +188,8 @@ You can also install it in normal desktops and it makes some difference in wall Install `tlp` and enable it, which is quirky. ``` -systemctl enable --now tlp tlp-sleep -systemctl mask systemd-rfkill.socket +systemctl enable --now tlp +systemctl mask systemd-rfkill systemd-rfkill.socket ``` ## The PARTUUID dilemma