commit | dd3551fd0536e3fcd7dc2166715d50aaa457f1a0 | [log] [tgz] |
---|---|---|
author | Kevin Tung <Kevin.Tung@quantatw.com> | Tue May 06 18:41:29 2025 +0800 |
committer | Kevin Tung <Kevin.Tung@quantatw.com> | Tue May 06 18:41:55 2025 +0800 |
tree | 2f3f2d298e55ddb4b89b887ff56eeb851ba66b25 | |
parent | 994a77ff25aeb28b2cce7142d081af767f9eb542 [diff] [blame] |
eeprom device code updater: fix typo Change-Id: I485451567905f6ae4dd72021a9caf4f4e0e1ff87 Signed-off-by: Kevin Tung <Kevin.Tung@quantatw.com>
diff --git a/eeprom-device/xyz.openbmc_project.Software.EEPROMDevice.service b/eeprom-device/xyz.openbmc_project.Software.EEPROMDevice.service index 5488dad..701e20c 100644 --- a/eeprom-device/xyz.openbmc_project.Software.EEPROMDevice.service +++ b/eeprom-device/xyz.openbmc_project.Software.EEPROMDevice.service
@@ -9,7 +9,7 @@ ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-eepromdevice-software-update Restart=always Type=dbus -BusName=xyz.openbmc_project.Software.EERPOMDevice +BusName=xyz.openbmc_project.Software.EEPROMDevice [Install] WantedBy=multi-user.target