blob: f2bdb8c891d9e07947ade900d2c2f14b587c56ff [file] [log] [blame]
[Unit]
Description=Phosphor Inband IPMI
Wants=clear-once.service
After=clear-once.service
Wants=mapper-wait@-org-openbmc-settings-host0.service
After=mapper-wait@-org-openbmc-settings-host0.service
[Service]
Restart=always
ExecStart={sbindir}/ipmid
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}