blob: 4ec7273808d10ce01ccdd5587dce179667acc366 [file] [log] [blame]
Daniel Hsuf6470b52025-02-26 15:03:47 +08001[Unit]
2Description=CPLD Code Update Daemon
3After=xyz.openbmc_project.ObjectMapper
4After=xyz.openbmc_project.EntityManager.service
5
6[Service]
7Restart=always
8Type=dbus
9BusName=xyz.openbmc_project.Software.CPLD
10RemainAfterExit=no
11ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-cpld-software-update
12
13[Install]
14WantedBy=multi-user.target