summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service
blob: e9227110e5e0c4d9c2e326c460622aace761d30b (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={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud