Restart the starter whenever it is killed
authorJin Yoon <jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:19:55 +0000 (14:19 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Mon, 29 Apr 2013 05:19:55 +0000 (14:19 +0900)
Change-Id: I80d1052077bef04b7bbf6097b04194b669f7e935

packaging/starter.service

index 523066e..63d0e3f 100644 (file)
@@ -5,6 +5,8 @@ After=boot-animation.service
 
 [Service]
 ExecStart=/usr/bin/starter
+Restart=always
+RestartSec=3
 
 [Install]
 WantedBy=core-efl.target