projects
/
platform
/
core
/
pim
/
contacts-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913095d
)
service restart
50/47750/1
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
accepted/tizen/mobile/20150908.232306
accepted/tizen/tv/20150908.232332
accepted/tizen/wearable/20150908.232323
submit/tizen/20150908.115013
submit/tizen_common/20151023.083358
submit/tizen_common/20151026.085049
tizen_3.0.m1_mobile_release
tizen_3.0.m1_tv_release
tizen_3.0.m2.a1_mobile_release
tizen_3.0.m2.a1_tv_release
author
Gukhwan Cho
<gh78.cho@samsung.com>
Tue, 8 Sep 2015 10:46:52 +0000
(19:46 +0900)
committer
Gukhwan Cho
<gh78.cho@samsung.com>
Tue, 8 Sep 2015 10:46:56 +0000
(19:46 +0900)
Change-Id: I2f28c72b4460de4ad0ea10552d3f199c2966c3ab
Signed-off-by: Gukhwan Cho <gh78.cho@samsung.com>
packaging/contacts-service.service
patch
|
blob
|
history
diff --git
a/packaging/contacts-service.service
b/packaging/contacts-service.service
index
a106fe3
..
3e591e8
100644
(file)
--- a/
packaging/contacts-service.service
+++ b/
packaging/contacts-service.service
@@
-5,6
+5,8
@@
Description=Start the Contacts service helper service
Type=simple
Environment="CMD=timeout" "TIME=0"
ExecStart=/usr/bin/contacts-service-ipcd $CMD $TIME
+Restart=always
+RestartSec=1
[Install]
WantedBy=default.target