blob: 701e20cbdabbf13d9c1f7dd617dd6c1bce249a1f [file] [log] [blame]
[Unit]
Description=EEPROM Device Code Update Daemon
Wants=xyz.openbmc_project.State.Chassis@0.service
After=xyz.openbmc_project.State.Chassis@0.service
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.EntityManager.service
[Service]
ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-eepromdevice-software-update
Restart=always
Type=dbus
BusName=xyz.openbmc_project.Software.EEPROMDevice
[Install]
WantedBy=multi-user.target