about summary refs log tree commit diff stats
path: root/core/configure.html
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-06-16 00:34:08 +0100
committerSilvino <silvino@bk.ru>2019-06-16 00:34:08 +0100
commitcaf14bbeab74235c8d6574beb8b3ad2b55aef667 (patch)
tree23957911ded29a6b1987962ab594e2d3d488dee8 /core/configure.html
parentcef80b1553d23673af7ad5b6ca82e51c121a3775 (diff)
downloaddoc-caf14bbeab74235c8d6574beb8b3ad2b55aef667.tar.gz
core user added to input group
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>