projects
/
platform
/
core
/
system
/
system-rw-update.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e18edc0
)
Update permission of DB directory in init step
54/144954/1
accepted/tizen/unified/20170821.051233
submit/tizen/20170818.122914
author
Sunmin Lee
<sunm.lee@samsung.com>
Fri, 18 Aug 2017 12:12:16 +0000
(21:12 +0900)
committer
Sunmin Lee
<sunm.lee@samsung.com>
Fri, 18 Aug 2017 12:13:58 +0000
(21:13 +0900)
Change-Id: I942de000ceec9b8c4b84761542c6ae565302c0ad
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
upgrade/update-init.sh
patch
|
blob
|
history
diff --git
a/upgrade/update-init.sh
b/upgrade/update-init.sh
index 14cee021fcb74e100c4e6b2289df56c9227d19e3..be6040683e47d6bc487a8e2f2968db448758378d 100755
(executable)
--- a/
upgrade/update-init.sh
+++ b/
upgrade/update-init.sh
@@
-15,3
+15,6
@@
if [ "$NEW_VER" = "4.0" ]; then
rm -rf /var/lib/rpm/*
restore_backup_file -r /opt/var/lib/rpm
fi
+
+# Permission Update for shared directories
+/etc/gumd/useradd.d/91_user-dbspace-permissions.post owner