Development Team/Chroot: Difference between revisions

Mstone (talk | contribs)
No edit summary
Mstone (talk | contribs)
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
groupadd -g 64002 sugar
  useradd -m -u 64002 -g sugar -s /bin/bash sugar
useradd -m -u 64002 -g sugar -s /bin/bash sugar


=== X11 ===
=== X11 ===