blob: 5488dadc9d6628c3261544225d4f90332c0c88d4 [file] [log] [blame] [edit]
[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.EERPOMDevice
[Install]
WantedBy=multi-user.target