For watchdog notification 49/86449/1
authorKunhoon Baik <knhoon.baik@samsung.com>
Thu, 1 Sep 2016 07:52:59 +0000 (16:52 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Thu, 1 Sep 2016 07:52:59 +0000 (16:52 +0900)
The patch is related to https://review.tizen.org/gerrit/#/c/86439/

Change-Id: Ie4b590e6599abbe52e19f4ec6182cba0baf6ebef

packaging/remote-server.service

index 5bac41c..e1f0d3c 100755 (executable)
@@ -5,6 +5,7 @@ After=dlog-main.service dbus.service
 [Service]
 Type=simple
 ExecStart=/usr/bin/remote-server
+NotifyAccess=main
 Restart=always
 
 [Install]