diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/configure.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.html b/core/configure.html index 90c97ea..0387c4e 100644 --- a/core/configure.html +++ b/core/configure.html @@ -186,7 +186,7 @@ <pre> # useradd -U -m -k /etc/skel -s /bin/bash username - # usermod -G adm,wheel,audio,video username + # usermod -G adm,wheel,audio,video,users username # passwd username </pre> |