PTREL 471:Merge from tizen2.2 branch from git repository framework/appfw/vconf
[platform/core/appfw/vconf.git] / vconf-init
1 #!/bin/sh
2
3 mkdir /var/run/memory
4 chmod 777 /var/run/memory
5
6 set -e
7
8
9 cp -a /opt/var/kdb/memory_init/memory/* /var/run/memory