projects
/
platform
/
core
/
api
/
system-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc96144
)
upgrade: remove systemctl command from upgrade script
72/99172/1
accepted/tizen/3.0/common/20161123.140946
accepted/tizen/3.0/ivi/20161123.083947
accepted/tizen/3.0/mobile/20161123.083848
accepted/tizen/3.0/tv/20161123.083912
accepted/tizen/3.0/wearable/20161123.083930
submit/tizen_3.0/20161122.133614
author
taeyoung
<ty317.kim@samsung.com>
Tue, 22 Nov 2016 05:57:22 +0000
(14:57 +0900)
committer
taeyoung
<ty317.kim@samsung.com>
Tue, 22 Nov 2016 05:57:22 +0000
(14:57 +0900)
- During upgrade, systemctl cannot be used. Thus tizen_id
needs to be called directly.
Change-Id: Ia1f8d4018ad16248858da22ce0c8621bbe396901
Signed-off-by: taeyoung <ty317.kim@samsung.com>
script/system_info_upgrade.sh.in
patch
|
blob
|
history
diff --git
a/script/system_info_upgrade.sh.in
b/script/system_info_upgrade.sh.in
index 90a1abd1e81b4736578b041a1544ffb6cd26abcf..4f17a8c298a1e0f9e4e73b1b3ac3dbdde96afd42 100644
(file)
--- a/
script/system_info_upgrade.sh.in
+++ b/
script/system_info_upgrade.sh.in
@@
-11,4
+11,4
@@
chown root:system_share @SHARED_PATH@
chmod 775 @SHARED_PATH@
chsmack -a "System::Shared" -t @SHARED_PATH@
-systemctl start tizenid.service
+/usr/bin/tizen_id