summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/system/obmc-control-bmc/org.openbmc.control.Bmc@.service
blob: 937c3bb99d901ba8bd694fe8625c91769050ea50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor BMC%i Control

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

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