restart option of service file modified 16/115516/1
authorKyeonghun Lee <kh9090.lee@samsung.com>
Mon, 20 Feb 2017 07:58:37 +0000 (16:58 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Mon, 20 Feb 2017 07:59:44 +0000 (23:59 -0800)
- system f/w request

Change-Id: I03a1f11422835936b2bc25437ba844cf1cf09260
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
packaging/msg-server.service

index 127f111..91b6445 100755 (executable)
@@ -8,7 +8,7 @@ User=messaging
 Group=messaging
 SmackProcessLabel=System
 ExecStart=/usr/bin/msg-server
-Restart=always
+Restart=on-failure
 MemoryLimit=10M
 
 [Install]