summaryrefslogtreecommitdiff
path: root/standalone/android/buildchroot-inchroot
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-22 13:52:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-22 13:52:26 -0400
commitee3955ed95711197b4480aeaee952515cbece6d8 (patch)
tree19ec6263638d90e63aa3c124ee1822337cade3bb /standalone/android/buildchroot-inchroot
parent11c7d89f290c181432715aca73fbd94e491ece84 (diff)
create home dir
Diffstat (limited to 'standalone/android/buildchroot-inchroot')
-rwxr-xr-xstandalone/android/buildchroot-inchroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/buildchroot-inchroot b/standalone/android/buildchroot-inchroot
index 95b800410..1ecc4ceb6 100755
--- a/standalone/android/buildchroot-inchroot
+++ b/standalone/android/buildchroot-inchroot
@@ -18,7 +18,7 @@ apt-get clean
wget http://snapshot.debian.org/archive/debian/20130903T155330Z/pool/main/a/automake-1.14/automake_1.14-1_all.deb
dpkg -i automake*.deb
rm *.deb
-useradd androidbuilder
+useradd androidbuilder --create-home
su androidbuilder -c $0-asuser
umount /proc