blob: 5488dadc9d6628c3261544225d4f90332c0c88d4 [file] [log] [blame]
Kevin Tung994a77f2024-12-23 17:48:56 +08001[Unit]
2Description=EEPROM Device Code Update Daemon
3Wants=xyz.openbmc_project.State.Chassis@0.service
4After=xyz.openbmc_project.State.Chassis@0.service
5Requires=xyz.openbmc_project.EntityManager.service
6After=xyz.openbmc_project.EntityManager.service
7
8[Service]
9ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-eepromdevice-software-update
10Restart=always
11Type=dbus
12BusName=xyz.openbmc_project.Software.EERPOMDevice
13
14[Install]
15WantedBy=multi-user.target