Development Team/Chroot: Difference between revisions
No edit summary |
|||
| Line 50: | Line 50: | ||
Consequently, ''as root'', run something like this ''both'' inside and outside the chroot: | Consequently, ''as root'', run something like this ''both'' inside and outside the chroot: | ||
groupadd -g 64002 sugar | |||
useradd -m -u 64002 -g sugar -s /bin/bash sugar | |||
=== X11 === | === X11 === | ||