projects
/
platform
/
core
/
security
/
security-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc3ced
)
Run central-key-manager service in the upgrade script.
19/215419/3
submit/tizen/20191008.051009
author
Dongsun Lee
<ds73.lee@samsung.com>
Tue, 8 Oct 2019 04:27:18 +0000
(13:27 +0900)
committer
Dongsun Lee
<ds73.lee@samsung.com>
Tue, 8 Oct 2019 04:44:25 +0000
(13:44 +0900)
Change-Id: Ie6364b62132c321a7db7c9bf9abe834733c2b6c1
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
upgrade/201.security_upgrade.sh
patch
|
blob
|
history
diff --git
a/upgrade/201.security_upgrade.sh
b/upgrade/201.security_upgrade.sh
index d9e78832fb90ee8e5b672508634886bab25bb3ed..9846c282e7fdae75cb3283039c82bf6255f9ebfc 100644
(file)
--- a/
upgrade/201.security_upgrade.sh
+++ b/
upgrade/201.security_upgrade.sh
@@
-35,3
+35,5
@@
security-manager-policy-reload
/usr/share/security-manager/policy/update.sh
systemctl start security-manager
+# start key-manager to support adding & removing of web app encryption key during upgrade
+systemctl start central-key-manager