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

[Service]
Restart=always
ExecStart={sbindir}/control_bmc.exe
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud