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

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

[Install]
WantedBy=multi-user.target

[WiFi]
Enable=true