diff options
-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 10d5823..cdb51a4 100644 --- a/core/configure.html +++ b/core/configure.html @@ -190,7 +190,7 @@ <pre> # useradd -U -m -k /etc/skel -s /bin/bash username - # usermod -G adm,wheel,audio,video,users username + # usermod -G adm,wheel,audio,input,video,users username # passwd username </pre> |