blob: 71a61fdc602e4e9c14b0ca4786ec87fca2822577 [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/bin/mctpreactor
[Install]
WantedBy=multi-user.target