1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh 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