#!/bin/sh PATH="${PATH}:/bin" source /etc/tizen-platform.conf mkdir -p ${TZ_SYS_RUN}/memory chmod 777 ${TZ_SYS_RUN}/memory set -e cp -a ${TZ_SYS_CONFIG}/memory_init/memory/* ${TZ_SYS_RUN}/memory