summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorHyunho Kang <hhstark.kang@samsung.com>2016-05-03 19:44:25 +0900
committerHyunho Kang <hhstark.kang@samsung.com>2016-05-03 19:45:41 +0900
commit193f8be60bac19a69a5e52554229b05c52961fef (patch)
tree0c6bc7ea9a42dc258421cd3a1027488949be3d7c /packaging
parent78f570f4a7f82a0e1bb7905185c5484e4e5c2131 (diff)
downloadnotification-193f8be60bac19a69a5e52554229b05c52961fef.tar.gz
notification-193f8be60bac19a69a5e52554229b05c52961fef.tar.bz2
notification-193f8be60bac19a69a5e52554229b05c52961fef.zip
Change-Id: I0ad9f926e4ce3659218966d27de9b4815b144714 Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/notification.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec
index ccf8535..b3f12dd 100755
--- a/packaging/notification.spec
+++ b/packaging/notification.spec
@@ -198,8 +198,8 @@ else
echo %{TZ_SYS_DB}/.notification.db ": DB file is already exists"
fi
-chown :5000 %{TZ_SYS_DB}/.notification.db
-chown :5000 %{TZ_SYS_DB}/.notification.db-journal
+chown app_fw:app_fw %{TZ_SYS_DB}/.notification.db
+chown app_fw:app_fw %{TZ_SYS_DB}/.notification.db-journal
chmod 644 %{TZ_SYS_DB}/.notification.db
chmod 644 %{TZ_SYS_DB}/.notification.db-journal