summaryrefslogtreecommitdiff
path: root/src/connman.service.in
blob: e02d24ef02572b80f81bb4f1758ef043522db4bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Connection service
After=syslog.target

[Service]
Type=dbus
BusName=net.connman
ExecStart=@prefix@/sbin/connmand -n
StandardOutput=null

[Install]
WantedBy=multi-user.target