summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/system/obmc-control-bmc/org.openbmc.control.Bmc@.service
blob: 9685efecd57fd277e792b7c0d0a5552127d9081c (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={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud