blob: 9e60796cd79d67c83abb88964ee1593b0ee28729 [file] [log] [blame]
[Unit]
Description=Phosphor Inband IPMI
Wants=clear-once.service
After=clear-once.service
[Service]
Restart=always
ExecStart={sbindir}/ipmid
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}