Fix SAM tool violations (GlobalVariable)
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
1 [Unit]
2 Description=Bluetooth framework
3 After=dbus.service
4
5 [Service]
6 User=network_fw
7 Group=network_fw
8 SmackProcessLabel=System
9 Type=dbus
10 BusName=org.projectx.bt
11 ExecStart=/usr/bin/bt-service
12 KillMode=process
13 NotifyAccess=main
14 MemoryLimit=30M
15 Restart=on-failure
16 RestartSec=0
17
18 [Install]
19 WantedBy=multi-user.target