From: Maciej Wereski Date: Fri, 24 Apr 2015 11:33:01 +0000 (+0200) Subject: Change SmackExecLabel to SmackProcessLabel X-Git-Tag: submit/tizen_common/20150603.000219^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84f8aa02c5c1c5041112ef46a512c4681ef3de82;p=profile%2Fivi%2Fmessage-port.git Change SmackExecLabel to SmackProcessLabel Since systemd v219 Tizen-specific SmackExecLabel option was dropped in favour of SmackProcessLabel option from upstream. Change-Id: Ibfee2da6d79de03703c7dbdf603dea6a0f183f64 Signed-off-by: Maciej Wereski --- diff --git a/messageportd.service.in b/messageportd.service.in index bb2aef1..5490deb 100644 --- a/messageportd.service.in +++ b/messageportd.service.in @@ -4,7 +4,7 @@ Description=Messageport Daemon [Service] Type=simple User=app -SmackExecLabel=User +SmackProcessLabel=User KillSignal=SIGTERM Restart=always ExecStart=@prefix@/bin/messageportd