Running Linux Applications Under Sugar: Difference between revisions

Line 93: Line 93:
# it.  SUGAR_ACTIVITY_ROOT is not suitable since it
# it.  SUGAR_ACTIVITY_ROOT is not suitable since it
# contains a reference to a user that will be destroyed
# contains a reference to a user that will be destroyed
# on reboot.
# on reboot, and applications may store absolute
# pathnames in their persistent data.
export HOME="/home/olpc/isolation/1/gid_to_data_dir/$GROUPS"
export HOME="/home/olpc/isolation/1/gid_to_data_dir/$GROUPS"