blob: 937c3bb99d901ba8bd694fe8625c91769050ea50 [file] [log] [blame]
Brad Bishop3c90f592016-08-08 08:53:13 -04001[Unit]
2Description=Phosphor BMC%i Control
3
4[Service]
5Restart=always
Michael Tritzfbd81be2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env control_bmc.exe
7SyslogIdentifier=control_bmc.exe
Brad Bishop3c90f592016-08-08 08:53:13 -04008Type=dbus
9BusName={BUSNAME}
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target