Skip to content

Commit bb1dfb6

Browse files
committed
reg-config: ensure runs before chassis power on
openbmc/phosphor-state-manager#16 documents an issue with the [email protected]. Root cause is unknown at this point. Until root cause is understood there, set the service dependency directly to ensure this service always runs prior to chassis power being turned on. Tested: - Ran 10 power on/off and verified this service always ran before power was turned on to the chassis. Change-Id: I6192d8226f6916ba36b01407f271215bd53c2ab3 Signed-off-by: Andrew Geissler <[email protected]>
1 parent 539b608 commit bb1dfb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/phosphor-regulators-config.service

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Description=Phosphor Power Regulators Config
33
44
5+
56
67
# No need to run again if BMC reboots at runtime
78
ConditionPathExists=!/run/openbmc/chassis@0-on

0 commit comments

Comments
 (0)