blob: 4ec7273808d10ce01ccdd5587dce179667acc366 [file] [log] [blame]
[Unit]
Description=CPLD Code Update Daemon
After=xyz.openbmc_project.ObjectMapper
After=xyz.openbmc_project.EntityManager.service
[Service]
Restart=always
Type=dbus
BusName=xyz.openbmc_project.Software.CPLD
RemainAfterExit=no
ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-cpld-software-update
[Install]
WantedBy=multi-user.target