From 1b157a5ef99e18a76073ae12182a8f78578e4be3 Mon Sep 17 00:00:00 2001 From: raabe Date: Fri, 3 Nov 2023 15:03:05 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index 16fd5c7..f4b2680 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -9,6 +9,7 @@ apt install sudo usermod -a -G sudo,dialout control ``` +log out and login again to make changes effective - disable sleep modes in /etc/systemd/sleep.conf ```