]> skyeroc.xyz Git - dgamelaunch/commitdiff
use uid 5/60, games/games under Debian
authorJoshua Kwan <joshk@triplehelix.org>
Wed, 31 Dec 2003 07:16:52 +0000 (07:16 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Wed, 31 Dec 2003 07:16:52 +0000 (07:16 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@18 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgl-create-chroot

index 851730eee0b637d6b88a8b27b5b71da1cccb0864..66ebb56c9cb998e0b1e4faf354cbe21608f05d85 100755 (executable)
@@ -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"