X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fbluetooth-share-start.service;h=372836edba3da73fdd8b67f8b6c6ade12473d746;hb=b59a11f7bf742a94119198746ccaf14a50986674;hp=4a46d017b4d9a63e30e4425fd430b54f7a270b53;hpb=be0d4ad8919e7b7789e853db730d871d8bfc8380;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-tools.git diff --git a/packaging/bluetooth-share-start.service b/packaging/bluetooth-share-start.service index 4a46d01..372836e 100644 --- a/packaging/bluetooth-share-start.service +++ b/packaging/bluetooth-share-start.service @@ -2,10 +2,13 @@ Description=Service to run bluetooth-share normally [Service] +User=network_fw +Group=network_fw Type=oneshot SmackProcessLabel=System +SupplementaryGroups=priv_mediastorage priv_externalstorage ExecStartPre=/usr/bin/rm -f /run/.bluetooth_share_start -ExecStart=/usr/bin/systemctl start --no-block bluetooth-share.service +ExecStart=/usr/bin/bluetooth-share RemainAfterExit=no SuccessExitStatus=1 StartLimitInterval=1