X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fbluetooth-frwk-mobile.service;h=092e58b0a282e2612c7cdbf94b7f9ab7102ac6b6;hb=4c80458fe15505940c306732ecc7691e9b766946;hp=4603fb9a23dc7003a807e276b30170c22ccc9412;hpb=aaa9a90f3cba071f404e66bb633f085686e5cbf1;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/packaging/bluetooth-frwk-mobile.service b/packaging/bluetooth-frwk-mobile.service index 4603fb9..092e58b 100644 --- a/packaging/bluetooth-frwk-mobile.service +++ b/packaging/bluetooth-frwk-mobile.service @@ -1,15 +1,16 @@ [Unit] Description=Bluetooth framework -After=dbus.socket dbus.service -Requires=dbus.socket +After=dbus.service [Service] User=network_fw Group=network_fw +SmackProcessLabel=System Type=dbus BusName=org.projectx.bt ExecStart=/usr/bin/bt-service KillMode=process +NotifyAccess=main [Install] WantedBy=multi-user.target