blob: 1ec66dd9d3a86dda96a99f7a1c2ab7e91a6e0e89 [file]
[Unit]
Description=Phosphor PLDM Daemon
Wants=xyz.openbmc_project.biosconfig_manager.service
After=xyz.openbmc_project.biosconfig_manager.service
[Service]
Restart=always
Type=dbus
BusName=xyz.openbmc_project.PLDM
Environment="PLDMD_ARGS="
EnvironmentFile=-/etc/default/pldmd
ExecStart=/usr/bin/pldmd $PLDMD_ARGS
[Install]
WantedBy=multi-user.target