about summary refs log tree commit diff stats
path: root/core/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/configure.html')
-rw-r--r--core/configure.html2
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>