summaryrefslogtreecommitdiff
path: root/src/connman_tv.service.in
blob: 2922aa86bc7099bc2ac8170b758f5dd2ad7105bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Connection service

[Service]
Type=dbus
BusName=net.connman
RemainAfterExit=yes
ExecStartPre=/usr/bin/dbus-send --system --dest=net.netconfig / net.netconfig.auto.activate
ExecStart=/usr/sbin/connmand --noplugin vpn

[Install]
WantedBy=multi-user.target