From: Hyotaek Shim Date: Wed, 13 Nov 2019 01:16:14 +0000 (+0900) Subject: Apply systemd-assisted dbus activation X-Git-Tag: submit/tizen_5.5/20191113.051328~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F217628%2F1;p=platform%2Fcore%2Fuifw%2Fsmartreply-service.git Apply systemd-assisted dbus activation Change-Id: I3e6ecbdfbfcf8a45e9c1729f427ff7b88c7e559a Signed-off-by: Hyotaek Shim --- diff --git a/packaging/org.tizen.smartreply.service b/packaging/org.tizen.smartreply.service index bea604e..831249a 100755 --- a/packaging/org.tizen.smartreply.service +++ b/packaging/org.tizen.smartreply.service @@ -1,4 +1,4 @@ [D-BUS Service] Name=org.tizen.smartreply -Exec=/usr/bin/smartreplyd -User=ui_fw +Exec=/bin/false +SystemdService=smartreply.service