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: