From 2353cf97558e3957ecac0e884c1888bee9def8a8 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sun, 24 Apr 2022 15:05:37 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- pages/02.linux/03.users-and-groups/default.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.linux/03.users-and-groups/default.en.md b/pages/02.linux/03.users-and-groups/default.en.md index c392126..cf2047a 100644 --- a/pages/02.linux/03.users-and-groups/default.en.md +++ b/pages/02.linux/03.users-and-groups/default.en.md @@ -20,7 +20,7 @@ full name -> -c ``` Example more complicated usage: -`# useradd -m -c "Bruno Huber" -s /bin/bash -G buchhaltung,sudo bruhub` +`# useradd -m -c "Bruno Huber" -s /bin/bash -G sudo,systemd-journal bruhub` ### Add user to groups Add user to more groups: