mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
docs/manual: document makeusers group-only creation
[Thomas: slightly reword according to the help text.] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2ff8f54e79
commit
f37bb30da1
@ -16,7 +16,8 @@ user per line; the fields are:
|
|||||||
Where:
|
Where:
|
||||||
|
|
||||||
- +username+ is the desired user name (aka login name) for the user.
|
- +username+ is the desired user name (aka login name) for the user.
|
||||||
It can not be +root+, and must be unique.
|
It can not be +root+, and must be unique. If set to +-+, then just a
|
||||||
|
group will be created.
|
||||||
- +uid+ is the desired UID for the user. It must be unique, and not
|
- +uid+ is the desired UID for the user. It must be unique, and not
|
||||||
+0+. If set to +-1+, then a unique UID will be computed by Buildroot
|
+0+. If set to +-1+, then a unique UID will be computed by Buildroot
|
||||||
in the range [1000...1999]
|
in the range [1000...1999]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user