You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
I want to start a mctpd daemon in my BMC. But mctpd can not be boot up by systemd, because the parameter after "-b" is lost. I make a command "systemctl start xyz.openbmc_project.mctpd@pcie", the mctpd daemon can boot up. So how to configure %i in xyz.openbmc_project.mctpd@.service file? I want to start a pcie binding mctpd daemon.
I want to start a mctpd daemon in my BMC. But mctpd can not be boot up by systemd, because the parameter after "-b" is lost. I make a command "systemctl start xyz.openbmc_project.mctpd@pcie", the mctpd daemon can boot up. So how to configure %i in xyz.openbmc_project.mctpd@.service file? I want to start a pcie binding mctpd daemon.