1*994a77ffSKevin Tung[Unit] 2*994a77ffSKevin TungDescription=EEPROM Device Code Update Daemon 3*994a77ffSKevin TungWants=xyz.openbmc_project.State.Chassis@0.service 4*994a77ffSKevin TungAfter=xyz.openbmc_project.State.Chassis@0.service 5*994a77ffSKevin TungRequires=xyz.openbmc_project.EntityManager.service 6*994a77ffSKevin TungAfter=xyz.openbmc_project.EntityManager.service 7*994a77ffSKevin Tung 8*994a77ffSKevin Tung[Service] 9*994a77ffSKevin TungExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-eepromdevice-software-update 10*994a77ffSKevin TungRestart=always 11*994a77ffSKevin TungType=dbus 12*994a77ffSKevin TungBusName=xyz.openbmc_project.Software.EERPOMDevice 13*994a77ffSKevin Tung 14*994a77ffSKevin Tung[Install] 15*994a77ffSKevin TungWantedBy=multi-user.target 16