projects
/
apps
/
native
/
starter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21c733b
)
Restart the starter whenever it is killed
author
Jin Yoon
<jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:19:55 +0000
(14:19 +0900)
committer
Jin Yoon
<jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:19:55 +0000
(14:19 +0900)
Change-Id: I80d1052077bef04b7bbf6097b04194b669f7e935
packaging/starter.service
patch
|
blob
|
history
diff --git
a/packaging/starter.service
b/packaging/starter.service
index 523066e06140ed8aa54351d49629aeeac7e9def6..63d0e3f9ff41c0425991ce55e5b77998c1650d13 100644
(file)
--- a/
packaging/starter.service
+++ b/
packaging/starter.service
@@
-5,6
+5,8
@@
After=boot-animation.service
[Service]
ExecStart=/usr/bin/starter
+Restart=always
+RestartSec=3
[Install]
WantedBy=core-efl.target