projects
/
platform
/
core
/
context
/
context-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
617f280
)
Change the service restart option to 'on-failure'
05/115505/1
tizen_3.0
author
Mu-Woong Lee
<muwoong.lee@samsung.com>
Mon, 20 Feb 2017 07:41:14 +0000
(16:41 +0900)
committer
Mu-Woong Lee
<muwoong.lee@samsung.com>
Mon, 20 Feb 2017 07:41:14 +0000
(16:41 +0900)
Change-Id: I83ce8890146851d0aa3eddc42338d1d5004c0c84
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-service.service
patch
|
blob
|
history
diff --git
a/packaging/context-service.service
b/packaging/context-service.service
index ba392a55eb37e0e87f03b528716c2d7ab3a64ba0..654c86d64e7298c08b094d21b14a9276eeda01c8 100644
(file)
--- a/
packaging/context-service.service
+++ b/
packaging/context-service.service
@@
-5,7
+5,7
@@
Description=Contextual Service Framework Daemon
Type=dbus
BusName=org.tizen.context
ExecStart=/usr/bin/contextd
-Restart=
always
+Restart=
on-failure
RestartSec=1
[Install]