4496e8b3c4c6de455c88443ee6dad143e1b4e389
[platform/core/security/libprivilege-control.git] / smack_default_labeling
1 #!/bin/sh
2
3 DBSPACE=/opt/dbspace
4 DBSPACE_RW=/opt/usr/dbspace
5 APPS_DIR=/opt/apps
6 SHARE_DIR=/opt/share
7
8 chown 5000:5000 /home/app
9
10
11
12 # set vconf label when first boot
13 #if [ ! -e /opt/etc/.vconf_labeling ]; then
14 #       touch /opt/etc/.vconf_labeling
15 #fi
16
17