Fix Restart option 99/115499/1
authorJiwoong Im <jiwoong.im@samsung.com>
Mon, 20 Feb 2017 07:36:20 +0000 (16:36 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Mon, 20 Feb 2017 07:36:20 +0000 (16:36 +0900)
- Use "on-failure" option instead of "always" option

Change-Id: If5b5229b516d00a514e5a407c7bf707e4fe83a66
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
packaging/esd.service

index 1cab817..b6cad4f 100644 (file)
@@ -7,7 +7,7 @@ User=app_fw
 Group=app_fw
 SmackProcessLabel=System
 ExecStart=/usr/bin/esd
-Restart=always
+Restart=on-failure
 RestartSec=0
 
 [Install]