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

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

[Install]
WantedBy=multi-user.target