Merge "discoverymgr : add server exit multicast sender and receiver" into tizen
[platform/core/system/edge-orchestration.git] / packaging / edge-orchestration.service.amd64
1 [Unit]
2 Description=edge orchestration
3 After=dbus.socket connman.service
4 Requires=dbus.socket
5
6 [Service]
7 Type=dbus
8 BusName=org.tizen.orchestration
9 SmackProcessLabel=System
10 ExecStart=/usr/bin/edge-orchestration
11 Restart=always
12 RestartSec=0
13
14 [Install]
15 WantedBy=multi-user.target