Revert edge-home-orchestration-go to specific commit
[platform/core/system/edge-orchestration.git] / packaging / edge-orchestration.service
1 [Unit]
2 Description=edge orchestration
3 After=connman.service
4
5 [Service]
6 User=system_fw
7 Group=system_fw
8 Type=dbus
9 BusName=org.tizen.orchestration
10 SmackProcessLabel=System
11 ExecStart=/usr/bin/edge-orchestration
12 Restart=always
13 RestartSec=0
14
15 [Install]
16 WantedBy=multi-user.target