From 38faf02082f01889a75f690509d0a1632655f6f6 Mon Sep 17 00:00:00 2001 From: Hyunho Kang Date: Tue, 13 Jun 2017 15:30:13 +0900 Subject: Fix upgrade script Change-Id: Ifc18d278a663b87c33c29cd80a2d78d2e5bb43a2 Signed-off-by: Hyunho Kang --- scripts/503.rua_upgrade.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/503.rua_upgrade.sh b/scripts/503.rua_upgrade.sh index 6e401ee..73e3c8b 100644 --- a/scripts/503.rua_upgrade.sh +++ b/scripts/503.rua_upgrade.sh @@ -29,4 +29,7 @@ chmod 644 $UPGRADE_DB_RUA_STAT chmod 644 $UPGRADE_DB_RUA_STAT-journal chsmack -a User::Home $UPGRADE_DB_RUA_STAT -chsmack -a User::Home $UPGRADE_DB_RUA_STAT-journal \ No newline at end of file +chsmack -a User::Home $UPGRADE_DB_RUA_STAT-journal + +chown app_fw:app_fw $UPGRADE_DB_RUA_STAT +chown app_fw:app_fw $UPGRADE_DB_RUA_STAT-journal \ No newline at end of file -- cgit v1.2.3