blob: 131f27ef2b8ef26e73b21ebeb21efdfcb96d9326 [file] [log] [blame]
[Unit]
Description=MCTP device configuration
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.EntityManager.service
Requires=mctpd.service
After=mctpd.service
[Service]
Type=dbus
BusName=xyz.openbmc_project.MCTPReactor
Restart=always
RestartSec=5
ExecStart=/usr/libexec/dbus-sensors/mctpreactor
[Install]
WantedBy=multi-user.target