projects
/
platform
/
core
/
system
/
edge-orchestration.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "discoverymgr : substitute instant discovery to map based polling" 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