README: uchroot(8): user must be a member of the special group.
This commit is contained in:
parent
4a13e4db80
commit
a0fd878f25
|
@ -59,6 +59,7 @@ executable must be `setgid`:
|
||||||
|
|
||||||
# chown root:<group> xbps-uchroot
|
# chown root:<group> xbps-uchroot
|
||||||
# chmod 4750 xbps-uchroot
|
# chmod 4750 xbps-uchroot
|
||||||
|
# usermod -a -G <group> <user>
|
||||||
|
|
||||||
> NOTE: by default in void you shouldn't do this manually, your user must be a member of
|
> NOTE: by default in void you shouldn't do this manually, your user must be a member of
|
||||||
the `xbuilder` group.
|
the `xbuilder` group.
|
||||||
|
|
Loading…
Reference in New Issue