Merge "[Improvement]:Pass the same received RSSI from supplicant to Application....
[platform/upstream/connman.git] / src / connman_tv.service.in
1 [Unit]
2 Description=Connection service
3 After=net-config.service
4 DefaultDependencies=no
5
6 [Service]
7 Type=dbus
8 BusName=net.connman
9 Restart=on-failure
10 SmackProcessLabel=System
11 ExecStart=@sbindir@/connmand -n --noplugin vpn
12 StandardOutput=null
13 CapabilityBoundingSet=~CAP_MAC_ADMIN
14 CapabilityBoundingSet=~CAP_MAC_OVERRIDE
15
16 [Install]
17 WantedBy=multi-user.target