1994a77ffSKevin Tung[Unit]
2994a77ffSKevin TungDescription=EEPROM Device Code Update Daemon
3994a77ffSKevin TungWants=xyz.openbmc_project.State.Chassis@0.service
4994a77ffSKevin TungAfter=xyz.openbmc_project.State.Chassis@0.service
5994a77ffSKevin TungRequires=xyz.openbmc_project.EntityManager.service
6994a77ffSKevin TungAfter=xyz.openbmc_project.EntityManager.service
7994a77ffSKevin Tung
8994a77ffSKevin Tung[Service]
9994a77ffSKevin TungExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-eepromdevice-software-update
10994a77ffSKevin TungRestart=always
11994a77ffSKevin TungType=dbus
12*dd3551fdSKevin TungBusName=xyz.openbmc_project.Software.EEPROMDevice
13994a77ffSKevin Tung
14994a77ffSKevin Tung[Install]
15994a77ffSKevin TungWantedBy=multi-user.target
16