Change SmackExecLabel to SmackProcessLabel
authorMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 24 Apr 2015 11:41:35 +0000 (13:41 +0200)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Tue, 12 Jan 2016 10:51:05 +0000 (11:51 +0100)
Since systemd v219 Tizen-specific SmackExecLabel option was dropped in
favour of SmackProcessLabel option from upstream.

Change-Id: Ie0bef9c21ae163008bdea8cb5dafb305ec0f058c
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
src/ofono.service.in

index 00475f7..cef9341 100644 (file)
@@ -7,7 +7,7 @@ Type=dbus
 BusName=org.ofono
 ExecStart=@prefix@/sbin/ofonod -n
 StandardError=null
-SmackExecLabel=User
+SmackProcessLabel=User
 
 [Install]
 WantedBy=multi-user.target