README: uchroot(8): user must be a member of the special group.

This commit is contained in:
Juan RP 2015-04-14 08:40:19 +02:00
parent 4a13e4db80
commit a0fd878f25
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ executable must be `setgid`:
# chown root:<group> 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
the `xbuilder` group.