Change SmackExecLabel to SmackProcessLabel 01/40401/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150604.131147 submit/tizen_common/20150603.000219
authorMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 24 Apr 2015 11:41:35 +0000 (13:41 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Wed, 3 Jun 2015 10:16:16 +0000 (12:16 +0200)
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