pkgcreatezone fix
authorAndrzej Szeszo <aszeszo@gmail.com>
Sun, 05 Jun 2011 00:53:26 +0100
changeset 2392 57fd6b333437
parent 2391 90c532b69592
child 2393 bd1c8553bb3c
pkgcreatezone fix
src/brand/pkgcreatezone
--- a/src/brand/pkgcreatezone	Wed Jun 01 13:11:09 2011 +0100
+++ b/src/brand/pkgcreatezone	Sun Jun 05 00:53:26 2011 +0100
@@ -296,6 +296,9 @@
 	done
 fi
 
+# create /system/volatile directory so zoneproxyd can create a door there
+[ -d $ZONEROOT/system/volatile ] || mkdir -p $ZONEROOT/system/volatile
+
 printf "$m_complete\n\n" ${SECONDS}
 if (( $brand_labeled == 0 )); then
 	printf "$m_postnote\n"