commit | 3c61d7f4431aba126d0c95d985e962e66479be13 | [log] [tgz] |
---|---|---|
author | Zev Weiss <zev@bewilderbeest.net> | Fri Jul 15 13:02:19 2022 -0700 |
committer | Ed Tanous <ed@tanous.net> | Tue Jul 19 18:40:00 2022 +0000 |
tree | ca9f5c1d5b40a9faea8b0ce63a4aa4be5d608ccc | |
parent | 9afef3a369015307d042b679d876f567fc6aea3e [diff] [blame] |
Remove mux-closing detritus It's been a while since we had python in the build; this script is obsolete, as is the reference to it in the FruDevice service file. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: If0bb9a4ff7c30d2e5b9ca370e11918ab36c820f8
diff --git a/service_files/xyz.openbmc_project.FruDevice.service b/service_files/xyz.openbmc_project.FruDevice.service index 26a095a..97080c4 100644 --- a/service_files/xyz.openbmc_project.FruDevice.service +++ b/service_files/xyz.openbmc_project.FruDevice.service
@@ -1,6 +1,6 @@ [Unit] Description=Fru Device -After=xyz.openbmc_project.CloseMuxes.service dbus.service +After=dbus.service [Service] ExecStart=/usr/bin/fru-device