summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service
blob: 6619c1898fe3f7598d758f20a8dc9a813a685999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=OpenPOWER Host%i Control

[Service]
Restart=always
ExecStart=/usr/bin/env control_host.exe
SyslogIdentifier=control_host.exe
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud