use uid 5/60, games/games under Debian

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@18 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Joshua Kwan 2003-12-31 07:16:52 +00:00
parent ade29a3309
commit a569c5f333
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ set -e
CHROOT_PATH=/var/lib/dgamelaunch
# Only in the chroot
CHROOT_UID=1031
CHROOT_GID=1031
CHROOT_UID=5
CHROOT_GID=60
echo "Setting up the chroot in: $CHROOT_PATH"