commit | 8ca708689fde32309138e21b052cf5f055ec33d1 | [log] [tgz] |
---|---|---|
author | Radivoje Jovanovic <radivoje.jovanovic@intel.com> | Fri Nov 02 09:16:27 2018 -0700 |
committer | Radivoje Jovanovic <radivoje.jovanovic@intel.com> | Fri Nov 02 10:40:15 2018 -0700 |
tree | d626f8fbf6b9a8e0e1357defdbf9966a0a0c2298 | |
parent | c1aff3a71d40814db52a7ae0dddbdb292624a1cd [diff] [blame] |
remove entity-manager service dependency to the FRU service Change-Id: I09667a6bbab75a4cf27cb3c2b0c28225821dd59b Signed-off-by: Radivoje Jovanovic <radivoje.jovanovic@intel.com>
diff --git a/service_files/xyz.openbmc_project.EntityManager.service b/service_files/xyz.openbmc_project.EntityManager.service index aca242a..db14571 100644 --- a/service_files/xyz.openbmc_project.EntityManager.service +++ b/service_files/xyz.openbmc_project.EntityManager.service
@@ -1,7 +1,6 @@ [Unit] Description=Entity Manager -Wants=mapper-wait@-xyz-openbmc_project-FruDevice.service -After=mapper-wait@-xyz-openbmc_project-FruDevice.service +After=dbus.service ConditionFileNotEmpty={bindir}/entity-manager [Service]